Table of Contents

GuiInspector::toggleGroupExpand

(SimObject obj, string groupName)Toggle the expandedness of a given group on the specified object.

Syntax

void GuiInspector::toggleGroupExpand(SimObject %obj, string %groupName);

Parameters

SimObject %obj
No description available.

string %groupName
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

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

References

This function is not called by any other functions.