| Property | Value |
|---|---|
| Native Name | _0xEA113BF9B0C0C5D7 |
| Hash | 0xEA113BF9B0C0C5D7 |
| Return Type | Any |
| Build | 1207 |
| Parameters | dictionary (const char*), shotName (const char*), duration (int) |
Parameters
dictionary(const char*)shotName(const char*)duration(int)
Usage
Lua (Direct):
local result = _0xEA113BF9B0C0C5D7(dictionary, shotName, duration)
Lua (Hash):
local result = Citizen.InvokeNative(0xEA113BF9B0C0C5D7, dictionary, shotName, duration)