UNREGISTER_RAW_NUI_CALLBACK
Will unregister and cleanup a registered NUI callback handler. Use along side the REGISTER_RAW_NUI_CALLBACK native.
CFX
Signature
lua
UnregisterRawNuiCallback(callbackType)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| char* | The callback type to target |
Usage
lua
UnregisterRawNuiCallback(callbackType)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
