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