#include <MenuTypes.h>
|
static std::vector< std::function< void()> > & | GetInitFuncs () |
|
static std::unordered_map< std::string, std::unordered_map< std::string, std::vector< std::function< void()> > > > & | GetUpdateFuncs () |
|
static void | InitAll () |
|
◆ GetInitFuncs()
static std::vector< std::function< void()> > & MenuInit::GetInitFuncs |
( |
| ) |
|
|
inlinestatic |
◆ GetUpdateFuncs()
static std::unordered_map< std::string, std::unordered_map< std::string, std::vector< std::function< void()> > > > & MenuInit::GetUpdateFuncs |
( |
| ) |
|
|
inlinestatic |
◆ InitAll()
static void MenuInit::InitAll |
( |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: