void _0x0349404A22736740(BOOL p0, int inventoryId, Any* guid);
| Property |
Value |
| Native Name |
_0x0349404A22736740 |
| Hash |
0x0349404A22736740 |
| Return Type |
void |
| Build |
1207 |
| API Set |
client |
| Parameters |
p0 (BOOL), inventoryId (int), guid (Any*) |
Description: Params: p0 is only 0 or 1
Only used in R* SP Scripts
Usage
Lua (Direct):
_0x0349404A22736740(p0, inventoryId, guid)
Lua (Hash):
Citizen.InvokeNative(0x0349404A22736740, p0, inventoryId, guid)
Back to INVENTORY