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

Classes

class  SpawnPoint
 

Public Member Functions

float GetFacilityDamage ()
 
float GetFacilityLevel ()
 
SpawnPoint GetSpawnPoint (string spawnPointName)
 
bool IsLaunchFacility ()
 
void SetSpawnPointsLatLonAlt ()
 Called on setup of the Facility PQSCity/2 to set the Latitude, Longitude, Altitude of each spawnpoint. More...
 
void Setup (PQS[] PQSs)
 

Public Attributes

EditorFacility editorFacility
 
string facilityDisplayName
 
string facilityName
 
PQS facilityPQS
 
Transform facilityTransform
 
string facilityTransformName
 
CelestialBody hostBody
 
string name
 
string pqsName
 
SpawnPoint[] spawnPoints
 
UpgradeableObject upgradeableObject
 

Member Function Documentation

float PSystemSetup.SpaceCenterFacility.GetFacilityDamage ( )
inline
float PSystemSetup.SpaceCenterFacility.GetFacilityLevel ( )
inline
SpawnPoint PSystemSetup.SpaceCenterFacility.GetSpawnPoint ( string  spawnPointName)
inline
bool PSystemSetup.SpaceCenterFacility.IsLaunchFacility ( )
inline
void PSystemSetup.SpaceCenterFacility.SetSpawnPointsLatLonAlt ( )
inline

Called on setup of the Facility PQSCity/2 to set the Latitude, Longitude, Altitude of each spawnpoint.

void PSystemSetup.SpaceCenterFacility.Setup ( PQS[]  PQSs)
inline

Member Data Documentation

EditorFacility PSystemSetup.SpaceCenterFacility.editorFacility
string PSystemSetup.SpaceCenterFacility.facilityDisplayName
string PSystemSetup.SpaceCenterFacility.facilityName
PQS PSystemSetup.SpaceCenterFacility.facilityPQS
Transform PSystemSetup.SpaceCenterFacility.facilityTransform
string PSystemSetup.SpaceCenterFacility.facilityTransformName
CelestialBody PSystemSetup.SpaceCenterFacility.hostBody
string PSystemSetup.SpaceCenterFacility.name
string PSystemSetup.SpaceCenterFacility.pqsName
SpawnPoint [] PSystemSetup.SpaceCenterFacility.spawnPoints
UpgradeableObject PSystemSetup.SpaceCenterFacility.upgradeableObject

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