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

Globally accessable list of prefabs for use in internal spaces More...

Inheritance diagram for InternalComponents:

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< InternalTexttextPrefabs
 

Properties

static InternalComponents Instance [get, set]
 

Detailed Description

Globally accessable list of prefabs for use in internal spaces

Member Function Documentation

InternalText InternalComponents.CreateText ( string  fontName,
float  fontSize,
Transform  position 
)
inline

< Added for Unity 4 Support CJ

< Adjust size for backwards compatibility

InternalText InternalComponents.CreateText ( string  fontName,
float  fontSize,
Transform  position,
string  textString,
Color  color,
bool  enablewordWrapping,
string  alignment 
)
inline

Member Data Documentation

List<InternalText> InternalComponents.textPrefabs

Property Documentation

InternalComponents InternalComponents.Instance
staticgetset

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