|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVre::DtPlayerCreationPalette |
| struct | makVre::DtPlayerCreationPalette::DtPaletteEntry |
Namespaces | |
| namespace | makVre |
This file contains the DtPlayerCreationPalette class, which manages information about all available roles and entities that users can engage with in VR-Engage. It serves as a catalog of the playable options and provides methods for finding and accessing role definitions and configuration data.
The class maintains its own DtInitializer for accessing Lua role files, as the initializer is not thread-safe and must be accessed from multiple threads.