getInstanceCount abstract method
Returns the number of instances of the asset associated with entity
.
Implementation
Future<int> getInstanceCount(ThermionEntity entity);
Returns the number of instances of the asset associated with entity
.
Future<int> getInstanceCount(ThermionEntity entity);