New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
Mii::SlotMgr Class Reference

#include <Mii_SlotMgr.h>

Inherits sead::IDisposer.

Public Member Functions

 SlotMgr ()
virtual ~SlotMgr ()
bool initialize ()
void destroy ()
Public Member Functions inherited from sead::IDisposer
 IDisposer ()
virtual ~IDisposer ()

Static Public Member Functions

static bool getStoreData (FFLStoreData *store_data, const SlotID &slot_id)

Private Attributes

u32 mSlotNum
u32 mSlot [0x5E8/sizeof(u32)]

Constructor & Destructor Documentation

◆ SlotMgr()

Mii::SlotMgr::SlotMgr ( )

◆ ~SlotMgr()

virtual Mii::SlotMgr::~SlotMgr ( )
inlinevirtual

Member Function Documentation

◆ initialize()

bool Mii::SlotMgr::initialize ( )

◆ destroy()

void Mii::SlotMgr::destroy ( )

◆ getStoreData()

bool Mii::SlotMgr::getStoreData ( FFLStoreData * store_data,
const SlotID & slot_id )
static

Member Data Documentation

◆ mSlotNum

u32 Mii::SlotMgr::mSlotNum
private

◆ mSlot

u32 Mii::SlotMgr::mSlot[0x5E8/sizeof(u32)]
private