UpdateName Data Member Function

Updates the <Node> object's name by calling the <Node> object's Node::UpdateName() method. Note that not all Node-derived types implement this method.

Prototype

string UpdateName()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.