afxGuiSubstitutionField
Engine/source/afx/ui/afxGuiSubstitutionField.h
Private Types
Parent
Protected Attributes
Public Functions
afxGuiSubstitutionField(GuiInspector * inspector, GuiInspectorGroup * parent, SimFieldDictionary::Entry * field)
DECLARE_CATEGORY("AFX" )
bool
onAdd()
Called when this object is added to the scene.
setToolTip(StringTableEntry data)
Sets the value of this GuiInspectorField (not the actual field) This means the EditCtrl unless overridden.
Update this controls value to reflect that of the inspected field.
Protected Functions
Detailed Description
Private Types
typedef GuiInspectorField Parent
Protected Attributes
String subs_string
Public Functions
afxGuiSubstitutionField()
afxGuiSubstitutionField(GuiInspector * inspector, GuiInspectorGroup * parent, SimFieldDictionary::Entry * field)
~afxGuiSubstitutionField()
constructEditControl()
Reimplemented from: GuiInspectorField
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxGuiSubstitutionField )
getData(U32 inspectObjectIndex)
Reimplemented from: GuiInspectorField
onAdd()
Reimplemented from: GuiInspectorField
setData(const char * data, bool callbacks)
Reimplemented from: GuiInspectorField
setToolTip(StringTableEntry data)
setValue(const char * newValue)
Reimplemented from: GuiInspectorField
updateValue()
Reimplemented from: GuiInspectorField