stmm-games-doc  0.32.0
Public Attributes | List of all members
stmg::StdThemeModifier::Init Struct Reference
Inheritance diagram for stmg::StdThemeModifier::Init:
Inheritance graph
[legend]

Public Attributes

StdThemem_p0Theme = nullptr
 The theme the modifier will be added to. More...
 
int32_t m_nDebugTag = 0
 Tag that can be used for debugging. More...
 

Member Data Documentation

◆ m_nDebugTag

int32_t stmg::StdThemeModifier::Init::m_nDebugTag = 0

Tag that can be used for debugging.

◆ m_p0Theme

StdTheme* stmg::StdThemeModifier::Init::m_p0Theme = nullptr

The theme the modifier will be added to.

Cannot be null.