Kerbal Space Program
1.12.4
|
Globally accessable list of prefabs for use in internal spaces More...
Public Member Functions | |
InternalText | CreateText (string fontName, float fontSize, Transform position) |
InternalText | CreateText (string fontName, float fontSize, Transform position, string textString, Color color, bool enablewordWrapping, string alignment) |
Public Attributes | |
List< InternalText > | textPrefabs |
Properties | |
static InternalComponents | Instance [get, set] |
Globally accessable list of prefabs for use in internal spaces
|
inline |
< Added for Unity 4 Support CJ
< Adjust size for backwards compatibility
|
inline |
List<InternalText> InternalComponents.textPrefabs |
|
staticgetset |