![]() |
Plasma Engine
2.0
|
The RML configuration to be used on a specific platform. More...
#include <RmlUiSingleton.h>
Public Member Functions | |
| plResult | Save (plStringView sFile=s_sConfigFile) const |
| plResult | Load (plStringView sFile=s_sConfigFile) |
| bool | operator== (const plRmlUiConfiguration &rhs) const |
| bool | operator!= (const plRmlUiConfiguration &rhs) const |
Public Attributes | |
| plDynamicArray< plString > | m_Fonts |
Static Public Attributes | |
| static constexpr const plStringView | s_sConfigFile = ":project/RuntimeConfigs/RmlUiConfig.ddl"_plsv |
The RML configuration to be used on a specific platform.