SetVisualSettingFloat — FiveM Natives
0xD1D31681 · CFX · client
Overrides a floating point value from visualsettings.dat temporarily.
Parameters
| Name | Type | Description |
|---|---|---|
| name | char* | The name of the value to set, such as `pedLight.color.red`. |
| value | float | The value to write. |
Returns
void