Torque3D Documentation / _generateds / GuiInspectorTypeCheckBox

GuiInspectorTypeCheckBox

Engine/source/gui/editor/guiInspectorTypes.h

More...

Private Types

Public Functions

const char *

Get the currently value of this control (not the actual field)

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 

Public Functions

constructEditControl()

Reimplemented from: GuiInspectorField

DECLARE_CONOBJECT(GuiInspectorTypeCheckBox )

getValue()

Reimplemented from: GuiInspectorField

setValue(StringTableEntry newValue)

Reimplemented from: GuiInspectorField

Public Static Functions

consoleInit()