|
OpenTTD GameScript API 20260110-master-g14e0917ae4
|
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.