SET_KEY_MAPPING_HIDE_RESOURCES
Toggles the visibility of resource names in the FiveM key mapping page.
CFX
Signature
lua
SetKeyMappingHideResources(true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| bool | `true` will disable the display of resource names, and `false` will enable it. |
Usage
lua
SetKeyMappingHideResources(true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
