Table of Contents

Struct PartResourceData

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public struct PartResourceData
Inherited Members
Extension Methods

Fields

amount

public double amount

Field Value

double

flowMode

public PartResource.FlowMode flowMode

Field Value

PartResource.FlowMode

flowState

public bool flowState

Field Value

bool

maxAmount

public double maxAmount

Field Value

double

type

public ResourceType type

Field Value

ResourceType