Interface IObjectAssemblyResource
public interface IObjectAssemblyResource
- Extension Methods
Properties
Capacity
float Capacity { get; }
Property Value
Count
float Count { get; }
Property Value
IndividualMass
float IndividualMass { get; }
Property Value
Name
string Name { get; }
Property Value
TotalMass
float TotalMass { get; }
Property Value
Type
ResourceType Type { get; }