Table of Contents

GuiInspector::addDynamicField

There is no doc-string available for this function.

Syntax

script GuiInspector::addDynamicField(string %this, string %obj);

Parameters

string %this
No description available.

string %obj
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/ui/allClientGuis.gui:281

See also

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

References

This function is not called by any other functions.