Difference between revisions of "User:Glyph"
From Kerbal Space Program Wiki
Line 1: | Line 1: | ||
{{Class | {{Class | ||
− | |inherits={{Type|MonoBehaviour | + | |inherits={{Type|MonoBehaviour}} |
|implements=<ul><li>{{Type|IShipconstruct}}</li><li>{{Type|ITargetable}}</li><li>{{Type|IDiscoverable}}</li></ul> | |implements=<ul><li>{{Type|IShipconstruct}}</li><li>{{Type|ITargetable}}</li><li>{{Type|IDiscoverable}}</li></ul> | ||
|summary= | |summary= |
Revision as of 22:59, 11 October 2015
Contents
{{{name}}} Class
Inherits | Implements |
---|---|
MonoBehaviour |
|
Properties
The following are public properties available in Glyph.
Signature | Description |
---|
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 } |
---|
Methods
The following are methods included in Glyph.
Signature | Description |
---|