| Property | Value |
|---|---|
| Native Name | DECOR_REGISTER |
| Hash | 0x0B253D644E3C36B3 |
| Return Type | void |
| Build | 1207 |
| Parameters | propertyName (const char*), type (int) |
Parameters
propertyName(const char*)type(int)
Usage
Lua (Direct):
DecorRegister(propertyName, type)
Lua (Hash):
Citizen.InvokeNative(0x0B253D644E3C36B3, propertyName, type)