|
| static SurfaceObject | Create (GameObject host, CelestialBody body, int initDelay, KFSMUpdateMode updateMode) |
| |
| static SurfaceObject | Create (GameObject host, CelestialBody body, double latitude, double longitude, double altitude, int initDelay, KFSMUpdateMode updateMode) |
| |
| static SurfaceObject | Create (GameObject host, CelestialBody body, double latitude, double longitude, double altitude, bool grabCoordsAtStart, bool popToSceneRootAtStart, int initDelay, KFSMUpdateMode updateMode) |
| |
| static SurfaceObject SurfaceObject.Create |
( |
GameObject |
host, |
|
|
CelestialBody |
body, |
|
|
double |
latitude, |
|
|
double |
longitude, |
|
|
double |
altitude, |
|
|
bool |
grabCoordsAtStart, |
|
|
bool |
popToSceneRootAtStart, |
|
|
int |
initDelay, |
|
|
KFSMUpdateMode |
updateMode |
|
) |
| |
|
inlinestatic |
| void SurfaceObject.PopToSceneRoot |
( |
| ) |
|
|
inline |
| void SurfaceObject.ReturnToParent |
( |
| ) |
|
|
inline |
| void SurfaceObject.Terminate |
( |
| ) |
|
|
inline |
| double SurfaceObject.altitude |
| bool SurfaceObject.GrabCoordsAtStart |
| int SurfaceObject.initDelay |
| double SurfaceObject.latitude |
| double SurfaceObject.longitude |
| bool SurfaceObject.PopToSceneRootAtStart |
| bool SurfaceObject.IsPopped |
|
get |
The documentation for this class was generated from the following file: