| Property | Value |
|---|---|
| Native Name | _GET_PERSCHAR_MODEL_NAME |
| Hash | 0xA00DF706C60173D1 |
| Return Type | Hash |
| Build | 1207 |
| Parameters | persCharHash (Hash) |
Parameters
persCharHash(Hash)
Usage
Lua (Direct):
local result = GetPerscharModelName(persCharHash)
Lua (Hash):
local result = Citizen.InvokeNative(0xA00DF706C60173D1, persCharHash)