Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | Protected Member Functions | List of all members
Expansions.Missions.Editor.MEGUIScoreRangeTimeItem Class Reference
Inheritance diagram for Expansions.Missions.Editor.MEGUIScoreRangeTimeItem:
Expansions.Missions.Editor.MEGUIScoreRangeItem

Public Attributes

MEGUITimeControl maxRangeTimeControl
 
MEGUITimeControl minRangeTimeControl
 
- Public Attributes inherited from Expansions.Missions.Editor.MEGUIScoreRangeItem
TMP_InputField maxRangeInput
 
TMP_InputField minRangeInput
 
Button removeButton
 Button used to remove this score range item More...
 
TMP_InputField scoreInput
 

Protected Member Functions

override void Setup (ScoreRange scoreRange)
 Setup this score range instance with the values of the supplied score range More...
 
- Protected Member Functions inherited from Expansions.Missions.Editor.MEGUIScoreRangeItem
void OnInputValueChange (string value)
 
void OnRemoveButton ()
 
void OnScoreInputEndEdit (string value)
 

Additional Inherited Members

- Public Member Functions inherited from Expansions.Missions.Editor.MEGUIScoreRangeItem
MEGUIScoreRangeItem Create (ScoreRange scoreRange, MEGUI_ScoreRangeList attrib, Transform parent, System.Action< MEGUIScoreRangeItem, ScoreRange > onDeleteItem, System.Action onUpdateValue)
 Creates a new instance of this control, and setup it More...
 
void Terminate ()
 Terminates this instance More...
 
- Protected Attributes inherited from Expansions.Missions.Editor.MEGUIScoreRangeItem
MEGUI_ScoreRangeList attrib
 
bool isDirty = false
 
System.Action
< MEGUIScoreRangeItem,
ScoreRange
OnDeleteItem
 Callback triggered on the remove button click More...
 
System.Action onUpdateValue
 Callback triggered on value change More...
 
ScoreRange scoreRange
 Reference to the score range More...
 

Member Function Documentation

override void Expansions.Missions.Editor.MEGUIScoreRangeTimeItem.Setup ( ScoreRange  scoreRange)
inlineprotectedvirtual

Setup this score range instance with the values of the supplied score range

Parameters
scoreRangeScore range instance

Reimplemented from Expansions.Missions.Editor.MEGUIScoreRangeItem.

Member Data Documentation

MEGUITimeControl Expansions.Missions.Editor.MEGUIScoreRangeTimeItem.maxRangeTimeControl
MEGUITimeControl Expansions.Missions.Editor.MEGUIScoreRangeTimeItem.minRangeTimeControl

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