Simutrans-Squirrel-API
|
Private Member Functions | |
bool | is_valid () |
Classes to access in-game objects. Creating an instance of such classes will not create an object in the game. Instead, these classes contain data to access the in-game object. If the in-game object disappears, then any access to it via these classes will fail. Use the method ingame_object::is_valid to check whether the in-game object is still alive.
Definition at line 211 of file api_simple.cc.
|
private |