SET_RESOURCE_KVP_FLOAT
A setter for [GET_RESOURCE_KVP_FLOAT](#\_0x35BDCEEA).
CFX
Signature
lua
SetResourceKvpFloat(key, 0.0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| char* | The key to set | |
| float | The value to write |
Usage
lua
SetResourceKvpFloat(key, 0.0)Details
- Hash
- API set
- Source
- cfx
Source: cfx
