GuiInspectorDynamicGroup
Engine/source/gui/editor/inspector/dynamicGroup.h
Private Types
Parent
Private Attributes
Public Functions
GuiInspectorDynamicGroup(StringTableEntry groupName, SimObjectPtr< GuiInspector > parent)
bool
Protected Functions
bool
Detailed Description
Private Types
typedef GuiInspectorGroup Parent
Private Attributes
GuiControl * mAddCtrl
Public Functions
GuiInspectorDynamicGroup()
GuiInspectorDynamicGroup(StringTableEntry groupName, SimObjectPtr< GuiInspector > parent)
addDynamicField()
clearFields()
DECLARE_CONOBJECT(GuiInspectorDynamicGroup )
findDynamicFieldInDictionary(StringTableEntry fieldName)
inspectGroup()
Reimplemented from: GuiInspectorGroup
updateAllFields()
Reimplemented from: GuiInspectorGroup