TrainzScript Library Reference
From TrainzOnline
(Difference between revisions)
Line 11: | Line 11: | ||
****[[class GameplayMenu|GameplayMenu]] | ****[[class GameplayMenu|GameplayMenu]] | ||
*[[class PropertyObject|PropertyObject]] * | *[[class PropertyObject|PropertyObject]] * | ||
− | + | **[[class MeshObject|MeshObject]] | |
− | + | ***[[class Bogey|Bogey]] | |
− | + | ***[[class Cabin|Cabin]] | |
− | + | ***[[class MapObject|MapObject]] | |
******[[class InterlockingTower|InterlockingTower]] | ******[[class InterlockingTower|InterlockingTower]] | ||
******[[class SceneryWithTrack|SceneryWithTrack]] | ******[[class SceneryWithTrack|SceneryWithTrack]] |
Revision as of 06:53, 14 September 2017
The following is a list of all "common" classes provided by Auran for use with the Trainz game runtime environment. Some of these classes may not be available from other runtime environments. Please see the TrainzScript Language Reference for a list of the "core" TrainzScript classes that are present in all runtime environments.
Classes marked with an asterisk have no parent class.
- GSObject *
- PropertyObject *
- JunctionBase *
- Constructors *
- GSTrackSearch *
- Interface *
- Math *
- Router *
- Str *
- TrainUtil *
- World *
- World1 *