Difference between revisions of "User:Glyph"

From Kerbal Space Program Wiki
Jump to: navigation, search
Line 5: Line 5:
 
   |summary=
 
   |summary=
 
}}
 
}}
{{PropertiesStart}}
 
{{PropertiesEnd}}
 
  
 
{{FieldsStart}}
 
{{FieldsStart}}
Line 18: Line 16:
 
   |desc={ INACTIVE, ACTIVE, DEAD }
 
   |desc={ INACTIVE, ACTIVE, DEAD }
 
{{FieldsEnd}}
 
{{FieldsEnd}}
 
{{MethodsStart}}
 
{{MethodsEnd}}
 

Revision as of 23:03, 11 October 2015

Vessel Class

Inherits Implements
MonoBehaviour
  • IShipconstruct
  • ITargetable
  • IDiscoverable

Fields

The following is a list of publically-accessible fields in Glyph. This includes protected items, which can be accessed by subclasses.

Signature Description

{{Field

type=enum name=Situations desc={ LANDED, SPLASHED, PRELAUNCH, FLYING, SUB_ORBITAL, ORBITING, ESCAPING, DOCKED }

{{Field

type=enum name=State desc={ INACTIVE, ACTIVE, DEAD }