Rigs of Rods
2023.09
Soft-body Physics Simulation
Main Page
Related Pages
Topics
Namespaces
Data Structures
Files
File List
Globals
Loading...
Searching...
No Matches
doc
angelscript
Script2Game
enums
truckTypes.h
Go to the documentation of this file.
1
2
// =================================================== //
3
// THIS IS NOT A C++ HEADER! Only a dummy for Doxygen. //
4
// =================================================== //
5
14
namespace
Script2Game
{
15
19
enum
truckTypes
20
{
21
TT_NOT_DRIVEABLE
,
22
TT_TRUCK
,
23
TT_AIRPLANE
,
24
TT_BOAT
,
25
TT_MACHINE
,
26
TT_AI
,
27
}
28
29
}
// namespace Script2Game
30
32
Script2Game
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
Definition
AircraftEngineClass.h:1
Script2Game::truckTypes
truckTypes
Binding of RoR::ActorType.
Definition
truckTypes.h:20
Script2Game::TT_TRUCK
@ TT_TRUCK
Definition
truckTypes.h:22
Script2Game::TT_NOT_DRIVEABLE
@ TT_NOT_DRIVEABLE
Definition
truckTypes.h:21
Script2Game::TT_MACHINE
@ TT_MACHINE
Definition
truckTypes.h:25
Script2Game::TT_BOAT
@ TT_BOAT
Definition
truckTypes.h:24
Script2Game::TT_AIRPLANE
@ TT_AIRPLANE
Definition
truckTypes.h:23
Script2Game::TT_AI
@ TT_AI
Definition
truckTypes.h:26
Generated on Fri Jan 2 2026 09:37:01 for Rigs of Rods by
1.9.8