UnregisterRawNuiCallback
DocsUnregisterRawNuiCallback(callbackType)Description
Will unregister and cleanup a registered NUI callback handler.
Use along side the REGISTER_RAW_NUI_CALLBACK native.
Parameters
| Name | Type | Description |
|---|---|---|
callbackType | char* | The callback type to target |
Returns
voidThis native does not return a value.