OpenTTD GameScript API 20250111-master-g8b664a42b0
|
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.