GuiInspectorTypeCommand
Engine/source/gui/editor/guiInspectorTypes.h
Private Types
Parent
Private Attributes
Private Functions
_setCommand(GuiButtonCtrl * ctrl, StringTableEntry command)
Public Functions
setValue(StringTableEntry newValue)
Sets the value of this GuiInspectorField (not the actual field) This means the EditCtrl unless overridden.
Public Static Functions
Detailed Description
Private Types
typedef GuiInspectorField Parent
Private Attributes
StringTableEntry mTextEditorCommand
Private Functions
_setCommand(GuiButtonCtrl * ctrl, StringTableEntry command)
Public Functions
GuiInspectorTypeCommand()
constructEditControl()
Reimplemented from: GuiInspectorField
DECLARE_CONOBJECT(GuiInspectorTypeCommand )
setValue(StringTableEntry newValue)
Reimplemented from: GuiInspectorField