| Property | Value |
|---|---|
| Native Name | _GET_PERSCHAR_OUTFIT |
| Hash | 0xDC9655D47DEC0353 |
| Return Type | Hash |
| API Set | client |
| Build | 1207 |
| Parameters | persCharHash (Hash) |
Parameters
persCharHash(Hash)
Usage
Lua (Direct):
local result = GetPerscharOutfit(persCharHash)
Lua (Hash):
local result = Citizen.InvokeNative(0xDC9655D47DEC0353, persCharHash)