Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
Upgradeables.UpgradeableInterior Class Referenceabstract
Inheritance diagram for Upgradeables.UpgradeableInterior:
Upgradeables.UpgradeableInteriorMaterial Upgradeables.UpgradeableInteriorScene Upgradeables.UpgradeableInteriorSprite Upgradeables.UpgradeableInteriorTexture

Public Member Functions

abstract int GetLevelCount ()
 
abstract void SetLevel (int level)
 

Public Attributes

int FacilityLevel
 

Protected Member Functions

void OnEnable ()
 
abstract void UpdateLevel (float normLvl)
 

Protected Attributes

PSystemSetup.SpaceCenterFacility facility
 
string facilityName
 

Member Function Documentation

abstract int Upgradeables.UpgradeableInterior.GetLevelCount ( )
pure virtual
void Upgradeables.UpgradeableInterior.OnEnable ( )
inlineprotected
abstract void Upgradeables.UpgradeableInterior.SetLevel ( int  level)
pure virtual
abstract void Upgradeables.UpgradeableInterior.UpdateLevel ( float  normLvl)
protectedpure virtual

Member Data Documentation

PSystemSetup.SpaceCenterFacility Upgradeables.UpgradeableInterior.facility
protected
int Upgradeables.UpgradeableInterior.FacilityLevel
string Upgradeables.UpgradeableInterior.facilityName
protected

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