SET_RESOURCE_KVP_INT
A setter for [GET_RESOURCE_KVP_INT](#\_0x557B586A).
CFX
Signature
lua
SetResourceKvpInt(key, 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| char* | The key to set | |
| int | The value to write |
Usage
lua
SetResourceKvpInt(key, 0)Details
- Hash
- API set
- Source
- cfx
Source: cfx
