Function
Prefab
Prefab_IsActive
Checks if a prefab instance is currently running
On this page
Prefab_IsActive(instance_data)Description
If the prefab has a prefabName_IsActive() function, that will be called. Otherwise, an error will be thrown
Parameters
instance_dataTable/Stringrequired
Returns
BooleanSource
Declared in the game's script sources at:
scar/prefabs.scar