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
Expansions.Missions.Editor.MEGUIParametersController Class Reference

This class handles the SAP parameters prefabs based on attribute type More...

Inheritance diagram for Expansions.Missions.Editor.MEGUIParametersController:

Public Member Functions

MEGUIParameter GetControl (System.Type uiControlType)
 Gets a parameter control prefab based on the system attribute type. More...
 

Public Attributes

GameObject defaultCompoundParameter
 List of parameter prefabs More...
 
List< MEGUIParameterparameterPrefabs
 

Properties

static MEGUIParametersController Instance [get, set]
 Singletone of this instance More...
 

Detailed Description

This class handles the SAP parameters prefabs based on attribute type

Member Function Documentation

MEGUIParameter Expansions.Missions.Editor.MEGUIParametersController.GetControl ( System.Type  uiControlType)
inline

Gets a parameter control prefab based on the system attribute type.

Parameters
uiControlTypeType of the system attribute control MEGUI_Control
Returns

Member Data Documentation

GameObject Expansions.Missions.Editor.MEGUIParametersController.defaultCompoundParameter

List of parameter prefabs

List<MEGUIParameter> Expansions.Missions.Editor.MEGUIParametersController.parameterPrefabs

Property Documentation

MEGUIParametersController Expansions.Missions.Editor.MEGUIParametersController.Instance
staticgetset

Singletone of this instance


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