DoesRayfireMapObjectExist
Docslocal retval = DoesRayfireMapObjectExist(object)Description
Returns true if a destructible object with this handle exists, false otherwise.
Parameters
| Name | Type | Description |
|---|---|---|
object | Object | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).