DoesPickupObjectExist
Docslocal retval = DoesPickupObjectExist(pickupObject)Parameters
| Name | Type | Description |
|---|---|---|
pickupObject | Object | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = DoesPickupObjectExist(pickupObject)| Name | Type | Description |
|---|---|---|
pickupObject | Object | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!