|
OpenTTD GameScript API 20251104-master-g6d5f150b3d
|
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.