Table of Contents

GuiInspector::apply

(string newName)Apply any changed values to the current object.

Syntax

void GuiInspector::apply(string %newName);

Parameters

string %newName
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

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

References

This function is not called by any other functions.