_GET_IS_ARENA_PROP_PHYSICS_DISABLED
Docslocal retval = GetIsArenaPropPhysicsDisabled(entity, p1)Description
Introduced in build 1604
Parameters
| Name | Type | Description |
|---|---|---|
entity | Object | — |
p1 | Any | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = GetIsArenaPropPhysicsDisabled(entity, p1)| Name | Type | Description |
|---|---|---|
entity | Object | — |
p1 | Any | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!