DecorIsRegisteredAsType
Docslocal retval = DecorIsRegisteredAsType(propertyName, type)Parameters
| Name | Type | Description |
|---|---|---|
propertyName | char* | — |
type | int | See [`DECOR_REGISTER`](#\_0x9FD90732F56403CE). |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = DecorIsRegisteredAsType(propertyName, type)| Name | Type | Description |
|---|---|---|
propertyName | char* | — |
type | int | See [`DECOR_REGISTER`](#\_0x9FD90732F56403CE). |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!