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