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
SpecialObjectType.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
SpecialObjectType
20
{
21
// PLEASE maintain the same ordering as 'Application.h' 'scripting/bindings/TerrainAngelscript.cpp'
22
23
SPECIAL_OBJECT_NONE
,
24
SPECIAL_OBJECT_TRUCK
25
SPECIAL_OBJECT_LOAD
,
26
SPECIAL_OBJECT_MACHINE
,
27
SPECIAL_OBJECT_BOAT
,
28
SPECIAL_OBJECT_TRUCK2
,
29
}
30
31
}
// namespace Script2Game
32
34
Script2Game
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
Definition
AircraftEngineClass.h:1
Script2Game::SpecialObjectType
SpecialObjectType
Binding of RoR::TObjSpecialObject, for use with TerrainEditorObjectClass.
Definition
SpecialObjectType.h:20
Script2Game::SPECIAL_OBJECT_NONE
@ SPECIAL_OBJECT_NONE
Definition
SpecialObjectType.h:23
Script2Game::SPECIAL_OBJECT_LOAD
@ SPECIAL_OBJECT_LOAD
auto-adjusted to fit terrain or water surface
Definition
SpecialObjectType.h:25
Script2Game::SPECIAL_OBJECT_TRUCK2
@ SPECIAL_OBJECT_TRUCK2
Free position (not auto-adjusted to fit terrain or water surface)
Definition
SpecialObjectType.h:28
Script2Game::SPECIAL_OBJECT_MACHINE
@ SPECIAL_OBJECT_MACHINE
Definition
SpecialObjectType.h:26
Script2Game::SPECIAL_OBJECT_BOAT
@ SPECIAL_OBJECT_BOAT
Definition
SpecialObjectType.h:27
Generated on Fri Jan 2 2026 09:37:01 for Rigs of Rods by
1.9.8