Description: Waiting for child scripts to terminate / waiting for collapse of child scripts
| Property | Value |
|---|---|
| Native Name | HAVE_ALL_CHILD_SCRIPTS_TERMINATED |
| Hash | 0x380FFA15B72408FB |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | p0 (int) |
Parameters
p0(int)
Usage
Lua (Direct):
local result = HaveAllChildScriptsTerminated(p0)
Lua (Hash):
local result = Citizen.InvokeNative(0x380FFA15B72408FB, p0)