Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Enumerations
PartResourceLibrary.cs File Reference

Classes

class  PartResourceDefinitionList
 
class  PartResourceLibrary
 

Enumerations

enum  ResourceFlowMode {
  ResourceFlowMode.NO_FLOW, ResourceFlowMode.ALL_VESSEL, ResourceFlowMode.STAGE_PRIORITY_FLOW, ResourceFlowMode.STACK_PRIORITY_SEARCH,
  ResourceFlowMode.ALL_VESSEL_BALANCE, ResourceFlowMode.STAGE_PRIORITY_FLOW_BALANCE, ResourceFlowMode.STAGE_STACK_FLOW, ResourceFlowMode.STAGE_STACK_FLOW_BALANCE,
  ResourceFlowMode.NULL
}
 
enum  ResourceTransferMode { ResourceTransferMode.NONE, ResourceTransferMode.DIRECT, ResourceTransferMode.PUMP }
 

Enumeration Type Documentation

Enumerator
NO_FLOW 
ALL_VESSEL 
STAGE_PRIORITY_FLOW 
STACK_PRIORITY_SEARCH 
ALL_VESSEL_BALANCE 
STAGE_PRIORITY_FLOW_BALANCE 
STAGE_STACK_FLOW 
STAGE_STACK_FLOW_BALANCE 
NULL 
Enumerator
NONE 
DIRECT 
PUMP