RigsofRods  2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Enumerations
ScriptCategory.h File Reference

Go to the source code of this file.

Namespaces

 Script2Game
 Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
 

Enumerations

enum  Script2Game::ScriptCategory { Script2Game::SCRIPT_CATEGORY_INVALID, Script2Game::SCRIPT_CATEGORY_ACTOR, Script2Game::SCRIPT_CATEGORY_TERRAIN, Script2Game::SCRIPT_CATEGORY_CUSTOM }
 Binding of RoR::ScriptCategory ~ for game.pushMessage(MSG_APP_LOAD_SCRIPT_REQUESTED ...) More...