SetModified Data Member Function

Flags the model as been modified. Normal modifications to the model being edited do not require the use of this function, however if an external model is being edited, using this function will signal that the model should be saved before it is unloaded.

Prototype

int32 SetModified()

Examples

Copy Text To Clipboard

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