OpenTTD GameScript API 20250312-master-gcdcc6b491d
|
Class that handles all event related functions. More...
#include <script_event.hpp>
Static Public Member Functions | |
static bool | IsEventWaiting () |
Check if there is an event waiting. | |
static GSEvent * | GetNextEvent () |
Get the next event. | |
Class that handles all event related functions.
|
static |
Get the next event.
|
static |
Check if there is an event waiting.