Rigs of Rods 2023.09
Soft-body Physics Simulation
Loading...
Searching...
No Matches
TruckState.h
Go to the documentation of this file.
1
2 // =================================================== //
3 // THIS IS NOT A C++ HEADER! Only a dummy for Doxygen. //
4 // =================================================== //
5
14namespace Script2Game {
15
25
26} // namespace Script2Game
27
29
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
TruckState
Binding of RoR::ActorState.
Definition TruckState.h:20
@ TS_NETWORKED
controlled by network data
Definition TruckState.h:23
@ TS_SLEEPING
locally simulated but sleeping
Definition TruckState.h:22
@ TS_SIMULATED
locally simulated and active
Definition TruckState.h:21