SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Attributes | List of all members
PowerStarRequestInfo Struct Reference

Public Attributes

PowerStarmStar
 
int mStarNum
 
bool mIsAppear
 

Detailed Description

Definition at line 5 of file PowerStarHolder.hpp.

Member Data Documentation

◆ mStar

PowerStar* PowerStarRequestInfo::mStar

Definition at line 6 of file PowerStarHolder.hpp.

◆ mStarNum

int PowerStarRequestInfo::mStarNum

Definition at line 7 of file PowerStarHolder.hpp.

◆ mIsAppear

bool PowerStarRequestInfo::mIsAppear

Definition at line 8 of file PowerStarHolder.hpp.