Table of Contents

GuiInspector::inspect

(SimObject obj)Set this GuiInspector to show information about the specified object.

Syntax

void GuiInspector::inspect(SimObject %obj);

Parameters

SimObject %obj
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiInspector::addDynamicField
GuiInspector::apply
GuiInspector::setAllGroupState
GuiInspector::setAllGroupStateScript
GuiInspector::toggleDynamicGroupExpand
GuiInspector::toggleDynamicGroupScript
GuiInspector::toggleGroupExpand
GuiInspector::toggleGroupScript

References

This function is not called by any other functions.