MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / init

Method init

Engine/source/gui/editor/inspector/field.cpp:101–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99//-----------------------------------------------------------------------------
100
101void GuiInspectorField::init( GuiInspector *inspector, GuiInspectorGroup *group )
102{
103 mInspector = inspector;
104 mParent = group;
105}
106
107//-----------------------------------------------------------------------------
108

Callers 7

mountShapeMethod · 0.45
renderWorldMethod · 0.45
onAddMethod · 0.45
refreshMethod · 0.45
inspectGroupMethod · 0.45
createInspectorFieldMethod · 0.45
inspectGroupMethod · 0.45

Calls

no outgoing calls

Tested by 2

onAddMethod · 0.36
refreshMethod · 0.36