![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
Go to the source code of this file.
Namespaces | |
| namespace | Script2Game |
| Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation. | |
Functions | |
| void | Script2Game::log (const string message) |
| This is an alias for game.log(string message). | |
| void | Script2Game::print (const string message) |
| This is an alias for game.log(string message). | |