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

Public Attributes

std::vector< shared_ptr< GameWidget > > m_aChildWidgets
 The child widgets. More...
 

Member Data Documentation

◆ m_aChildWidgets

std::vector< shared_ptr<GameWidget> > stmg::ContainerWidget::LocalInit::m_aChildWidgets

The child widgets.

Can be empty. Cannot have repeated or null widgets.