| Property | Value |
|---|---|
| Native Name | REMOVE_SHOCKING_EVENT |
| Hash | 0xE8BB3CC253A34559 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | event (ScrHandle) |
Parameters
event(ScrHandle)
Usage
Lua (Direct):
local result = RemoveShockingEvent(event)
Lua (Hash):
local result = Citizen.InvokeNative(0xE8BB3CC253A34559, event)