| OpenTTD
    | 
The Script_Suspend tracks the suspension of a script. More...
Go to the source code of this file.
| Data Structures | |
| class | Script_Suspend | 
| A throw-class that is given when the script wants to suspend.  More... | |
| Typedefs | |
| typedef void( | Script_SuspendCallbackProc )(class ScriptInstance *instance) | 
| The callback function when a script suspends. | |
The Script_Suspend tracks the suspension of a script.
Definition in file script_suspend.hpp.
 1.8.1.2
 1.8.1.2