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

Site node representing the KSC More...

Inheritance diagram for KSCSiteNode:
ISiteNode

Public Member Functions

string GetDisplayName ()
 
string GetName ()
 ObjectName in Unity Hierarchy (_Node appended) More...
 
Transform GetWorldPos ()
 Get the node spositiuon in world coords More...
 
void UpdateNodeCaption (MapNode mn, MapNode.CaptionData data)
 Method to update the mapnode contents More...
 

Detailed Description

Site node representing the KSC

Member Function Documentation

string KSCSiteNode.GetDisplayName ( )
inline
string KSCSiteNode.GetName ( )
inline

ObjectName in Unity Hierarchy (_Node appended)

Returns
The name

Implements ISiteNode.

Transform KSCSiteNode.GetWorldPos ( )
inline

Get the node spositiuon in world coords

Returns
Transform with World position values

Implements ISiteNode.

void KSCSiteNode.UpdateNodeCaption ( MapNode  mn,
MapNode.CaptionData  data 
)
inline

Method to update the mapnode contents

Parameters
mnThe mapnode
datathe caption structure - edit this to update whats displayed

Implements ISiteNode.


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