Mario Kart 64
Loading...
Searching...
No Matches
MenuInit Struct Reference

#include <MenuTypes.h>

Static Public Member Functions

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 ()
 

Member Function Documentation

◆ GetInitFuncs()

static std::vector< std::function< void()> > & MenuInit::GetInitFuncs ( )
inlinestatic
Here is the caller graph for this function:

◆ GetUpdateFuncs()

static std::unordered_map< std::string, std::unordered_map< std::string, std::vector< std::function< void()> > > > & MenuInit::GetUpdateFuncs ( )
inlinestatic
Here is the caller graph for this function:

◆ InitAll()

static void MenuInit::InitAll ( )
inlinestatic
Here is the call graph for this function:

The documentation for this struct was generated from the following file: