Table of Contents

GuiInspector::toggleGroupScript

There is no doc-string available for this function.

Syntax

script GuiInspector::toggleGroupScript(string %this, string %obj, string %fieldName);

Parameters

string %this
No description available.

string %obj
No description available.

string %fieldName
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/ui/allClientGuis.gui:268

See also

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

References

This function is not called by any other functions.