VR-Engage  2.2
Loading...
Searching...
No Matches
playerCreationPalette.h File Reference
Include dependency graph for playerCreationPalette.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  makVre::DtPlayerCreationPalette
 
struct  makVre::DtPlayerCreationPalette::DtPaletteEntry
 

Namespaces

namespace  makVre
 

Detailed Description

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.