GET_EVENT_EXISTS
eventGroup: 0 = SCRIPT_EVENT_QUEUE_AI (CEventGroupScriptAI), 1 = SCRIPT_EVENT_QUEUE_NETWORK (CEventGroupScriptNetwork), 2 = unk, 3 = unk, 4 = SCRIPT_EVENT_QUEUE_SCRIPT_ERRORS (CEventGroupScriptErrors)
SCRIPTSBuild 1207
Signature
lua
GetEventExists(0, GetHashKey("..."))
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| int | — | |
| Hash | — |
Usage
lua
GetEventExists(0, GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
