GET_VISUAL_SETTING_FLOAT
A getter for [SET_VISUAL_SETTING_FLOAT](#\_0xD1D31681).
CFX
Signature
lua
GetVisualSettingFloat(name)
-- returns floatParameters
| Name | Type | Description |
|---|---|---|
| char* | The name of the value to get, such as `pedLight.color.red`. |
Usage
lua
GetVisualSettingFloat(name)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
