GetClientConfigBool — FiveM Natives
0xADA7DB9D · CFX · client
Returns whether a specific client configuration flag is currently enabled. You can find a list of configuration flags in SET_CLIENT_CONFIG_BOOL.
Parameters
| Name | Type | Description |
|---|---|---|
| flagIndex | int | The index of the configuration flag to get. |
Returns
BOOL