USE:
So that GetSpecific() GetPerson() etc can return the same actor again if they're already called by a previous get functions in the same scene.
Sometimes the getGlobal/getSpecific calls do not work without this call.
TYPE: Command, Non-Ref (but syntax is ref-like)
RETURNS: /
THEME: Variables
COMPARE:
EXAMPLE:
Code: Select all
SceneStart()
clearGetList()
....