Difference between revisions of "User:Glyph"
From Kerbal Space Program Wiki
Line 5: | Line 5: | ||
|summary= | |summary= | ||
}} | }} | ||
− | |||
− | |||
{{FieldsStart}} | {{FieldsStart}} | ||
Line 18: | Line 16: | ||
|desc={ INACTIVE, ACTIVE, DEAD } | |desc={ INACTIVE, ACTIVE, DEAD } | ||
{{FieldsEnd}} | {{FieldsEnd}} | ||
− | |||
− | |||
− |
Revision as of 23:03, 11 October 2015
Vessel Class
Inherits | Implements |
---|---|
MonoBehaviour |
|
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 } |
---|