Table of Contents

Interface IObjectAssemblyResource

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public interface IObjectAssemblyResource
Extension Methods

Properties

Capacity

float Capacity { get; }

Property Value

float

Count

float Count { get; }

Property Value

float

IndividualMass

float IndividualMass { get; }

Property Value

float

Name

string Name { get; }

Property Value

string

TotalMass

float TotalMass { get; }

Property Value

float

Type

ResourceType Type { get; }

Property Value

ResourceType