SET_RESOURCE_KVP_FLOAT_NO_SYNC
Nonsynchronous [SET_RESOURCE_KVP_FLOAT](#\_0x9ADD2938) operation; see [FLUSH_RESOURCE_KVP](#\_0x5240DA5A).
CFX
Signature
lua
SetResourceKvpFloatNoSync(key, 0.0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| char* | The key to set | |
| float | The value to write |
Usage
lua
SetResourceKvpFloatNoSync(key, 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
