프로퍼티 | 타입 | 설명 | |
---|---|---|---|
shared | SharedObjects |
메소드 | 설명 | |
---|---|---|
AddResource ( PartResource resource ) : void | ||
AggregateResourceValue ( PartResourceDefinition definition, SharedObjects shared ) : System.Collections.Generic | ||
FromVessel ( Vessel vessel, SharedObjects shared ) : ListValue |
||
GetAmount ( ) : |
||
GetCapacity ( ) : |
||
GetDensity ( ) : |
||
GetName ( ) : kOS.Safe.Encapsulation.StringValue | ||
GetParts ( ) : kOS.Suffixed.ListValue | ||
PartsToList ( IEnumerable |
||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
InitializeAggregateResourceSuffixes ( ) : void | ||
ProspectResources ( IEnumerable |
public AddResource ( PartResource resource ) : void | ||
resource | PartResource | |
리턴 | void |
public AggregateResourceValue ( PartResourceDefinition definition, SharedObjects shared ) : System.Collections.Generic | ||
definition | PartResourceDefinition | |
shared | SharedObjects | |
리턴 | System.Collections.Generic |
public static FromVessel ( Vessel vessel, SharedObjects shared ) : ListValue |
||
vessel | Vessel | |
shared | SharedObjects | |
리턴 | ListValue |
public GetName ( ) : kOS.Safe.Encapsulation.StringValue | ||
리턴 | kOS.Safe.Encapsulation.StringValue |
public static PartsToList ( IEnumerable |
||
parts | IEnumerable |
|
shared | SharedObjects | |
리턴 | kOS.Suffixed.ListValue |