Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | Public Attributes | Protected Member Functions | List of all members
SiteNode Class Reference
Inheritance diagram for SiteNode:

Static Public Member Functions

static SiteNode Spawn (ISiteNode siteNodeObject)
 

Public Attributes

ISiteNode siteObject
 The LaunchSite for this Node More...
 
MapNode.SiteType siteType
 The type of the site - used for icon choice More...
 
Waypoint wayPoint
 Waypoint reference More...
 

Protected Member Functions

void OnMapEntered ()
 
void OnMapExited ()
 
void OnSceneLoaded (GameScenes scn)
 

Member Function Documentation

void SiteNode.OnMapEntered ( )
inlineprotected
void SiteNode.OnMapExited ( )
inlineprotected
void SiteNode.OnSceneLoaded ( GameScenes  scn)
inlineprotected
static SiteNode SiteNode.Spawn ( ISiteNode  siteNodeObject)
inlinestatic

Run the bits required for setup

Member Data Documentation

ISiteNode SiteNode.siteObject

The LaunchSite for this Node

MapNode.SiteType SiteNode.siteType

The type of the site - used for icon choice

Waypoint SiteNode.wayPoint

Waypoint reference


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