Function
Prefab
Prefab_Stop
Stops a prefab instance from continuing to run.
On this page
Prefab_Stop(instance_data)Description
If the prefab has a prefabName_Stop() function, that will be called. Also, all events with the instance as the data parameter will be removed.
Parameters
instance_dataTable/Stringrequired
Returns
UnknownSource
Declared in the game's script sources at:
scar/prefabs.scar