SetKeyMappingHideResources
DocsSetKeyMappingHideResources(hide)Description
Toggles the visibility of resource names in the FiveM key mapping page.
Parameters
| Name | Type | Description |
|---|---|---|
hide | bool | `true` will disable the display of resource names, and `false` will enable it. |
Returns
voidThis native does not return a value.