Table of Contents

GuiInspector::setAllGroupState

(bool groupState)Set all groups on the current object to be expanded or not.

Syntax

void GuiInspector::setAllGroupState(bool %groupState);

Parameters

bool %groupState
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

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

References

This function is not called by any other functions.