Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
ModuleResourceDrain.ResourceDrainStatus Class Reference

Public Attributes

string drainFXName
 The VFX group name More...
 
float drainISP
 The ISP of the drain valve as it applies force when draining this particular resource More...
 
int fxPriority
 On a scale from 1 to 10, how important are this resource's FX with respect to others. More...
 
bool isDraining
 Whether the resource is draining More...
 
PartResourceDefinition resource
 The resource More...
 
bool showDrainFX
 Whether the resource displays VFX when draining More...
 

Member Data Documentation

string ModuleResourceDrain.ResourceDrainStatus.drainFXName

The VFX group name

float ModuleResourceDrain.ResourceDrainStatus.drainISP

The ISP of the drain valve as it applies force when draining this particular resource

int ModuleResourceDrain.ResourceDrainStatus.fxPriority

On a scale from 1 to 10, how important are this resource's FX with respect to others.

bool ModuleResourceDrain.ResourceDrainStatus.isDraining

Whether the resource is draining

PartResourceDefinition ModuleResourceDrain.ResourceDrainStatus.resource

The resource

bool ModuleResourceDrain.ResourceDrainStatus.showDrainFX

Whether the resource displays VFX when draining


The documentation for this class was generated from the following file: