SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
GameEventFlagChecker Class Reference

Public Member Functions

bool canOn (const char *) const
 
bool isOn (const char *) const
 
bool tryOn (const char *)
 
void reset ()
 
bool isOnGalaxy (const char *) const
 

Public Attributes

GameDataHoldermDataHolder
 
u32 * _4
 

Detailed Description

Definition at line 6 of file GameEventFlagChecker.hpp.

Member Data Documentation

◆ mDataHolder

GameDataHolder* GameEventFlagChecker::mDataHolder

Definition at line 15 of file GameEventFlagChecker.hpp.

◆ _4

u32* GameEventFlagChecker::_4

Definition at line 16 of file GameEventFlagChecker.hpp.