Function; GameEvent_IsListening - HWRM/KarosGraveyard GitHub Wiki

GameEvent_IsListening(<iEventID>)

Description

Lets you register a “Game Event”, and associate it with a function defined in GameRule scope.

Arguments

  • <iEventID>: integer, the index of the game event. Any GE_* or NDGE_* constants are valid event index. But even if you use a non valid index (like some large index, 1000 or 2000 or so), the game won’t crash or report a error.

Scope

Related Pages

GameEvent Variable Reference
GBX Forums - Tutorial discussion GameEvent functions how to exchange information between GameRule script and CustomCode scripts
Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️