ScarDoc

Start typing to search the SCAR reference.

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

Boolean

Source

Declared in the game's script sources at:

scar/prefabs.scar