GuiInspectorTypeBitMask32Helper
Engine/source/gui/editor/guiInspectorTypes.h
Private Types
Parent
Public Attributes
Public Functions
bool
setValue(StringTableEntry newValue)
Sets the value of this GuiInspectorField (not the actual field) This means the EditCtrl unless overridden.
bool
Detailed Description
Private Types
typedef GuiInspectorField Parent
Public Attributes
GuiBitmapButtonCtrl * mButton
RectI mButtonRect
GuiInspectorTypeBitMask32 * mParentField
GuiRolloutCtrl * mParentRollout
Public Functions
GuiInspectorTypeBitMask32Helper()
constructEditControl()
Reimplemented from: GuiInspectorField
DECLARE_CONOBJECT(GuiInspectorTypeBitMask32Helper )
resize(const Point2I & newPosition, const Point2I & newExtent)
Reimplemented from: GuiInspectorField
setValue(StringTableEntry newValue)
Reimplemented from: GuiInspectorField
updateRects()
Reimplemented from: GuiInspectorField