Torque3D Documentation / _generateds / GuiInspectorTypeColorI

GuiInspectorTypeColorI

Engine/source/gui/editor/guiInspectorTypes.h

More...

Private Types

Protected Functions

const char *

Return the name of a function that will be used to convert the floating-point color of the swatch button to the form used by the data field.

Public Functions

Sets the value of this GuiInspectorField (not the actual field) This means the EditCtrl unless overridden.

Public Static Functions

Detailed Description

Private Types

typedef GuiInspectorTypeColor Parent 

Protected Functions

_getColorConversionFunction()

Reimplemented from: GuiInspectorTypeColor

Public Functions

GuiInspectorTypeColorI()

DECLARE_CONOBJECT(GuiInspectorTypeColorI )

setValue(StringTableEntry newValue)

Reimplemented from: GuiInspectorField

Public Static Functions

consoleInit()