AreEntitiesEntirelyInsideGarage
Docslocal retval = AreEntitiesEntirelyInsideGarage(garageHash, p1, p2, p3, p4)Parameters
| Name | Type | Description |
|---|---|---|
garageHash | Hash | — |
p1 | BOOL | — |
p2 | BOOL | — |
p3 | BOOL | — |
p4 | Any | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = AreEntitiesEntirelyInsideGarage(garageHash, p1, p2, p3, p4)| Name | Type | Description |
|---|---|---|
garageHash | Hash | — |
p1 | BOOL | — |
p2 | BOOL | — |
p3 | BOOL | — |
p4 | Any | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!