|
OpenTTD GameScript API 20251213-master-g1091fa6071
|
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.