RigsofRods  2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Enumerations
LoaderType.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::LoaderType {
  Script2Game::LOADER_TYPE_NONE, Script2Game::LOADER_TYPE_TERRAIN, Script2Game::LOADER_TYPE_VEHICLE, Script2Game::LOADER_TYPE_TRUCK,
  Script2Game::LOADER_TYPE_CAR, Script2Game::LOADER_TYPE_BOAT, Script2Game::LOADER_TYPE_AIRPLANE, Script2Game::LOADER_TYPE_TRAILER,
  Script2Game::LOADER_TYPE_TRAIN, Script2Game::LOADER_TYPE_LOAD, Script2Game::LOADER_TYPE_EXTENSION, Script2Game::LOADER_TYPE_SKIN,
  Script2Game::LOADER_TYPE_ALLBEAM, Script2Game::LOADER_TYPE_ADDONPART, Script2Game::LOADER_TYPE_TUNEUP, Script2Game::LOADER_TYPE_ASSETPACK,
  Script2Game::LOADER_TYPE_DASHBOARD, Script2Game::LOADER_TYPE_GADGET
}
 Binding of RoR::LoaderType; Search mode for CacheSystemClass::Query() & Operation mode for RoR::GUI::MainSelector More...