Torque3D Documentation / _generateds / GuiInspectorTypeFileName

GuiInspectorTypeFileName

Engine/source/gui/editor/guiInspectorTypes.h

More...

Private Types

Public Functions

bool
resize(const Point2I & newPosition, const Point2I & newExtent)

Changes the size and/or position of this control.

bool

Update this controls value to reflect that of the inspected field.

Public Static Functions

Detailed Description

Private Types

typedef GuiInspectorField Parent 

Public Attributes

SimObjectPtr< GuiButtonCtrl > mBrowseButton 
RectI mBrowseRect 

Public Functions

constructEditControl()

Reimplemented from: GuiInspectorField

Reimplemented by: GuiInspectorTypeImageFileName, GuiInspectorTypePrefabFilename, GuiInspectorTypeShapeFilename

DECLARE_CONOBJECT(GuiInspectorTypeFileName )

resize(const Point2I & newPosition, const Point2I & newExtent)

Reimplemented from: GuiInspectorField

updateRects()

Reimplemented from: GuiInspectorField

Reimplemented by: GuiInspectorTypeShapeFilename

updateValue()

Reimplemented from: GuiInspectorField

Public Static Functions

consoleInit()