|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| NPCActorItem (const char *pName) | |
Public Attributes | |
| const char * | mName |
| u32 * | _4 |
| u32 * | _8 |
| const char * | _C |
| u32 * | _10 |
Definition at line 183 of file NPCActor.hpp.
| const char* NPCActorItem::mName |
Definition at line 187 of file NPCActor.hpp.
| u32* NPCActorItem::_4 |
Definition at line 188 of file NPCActor.hpp.
| u32* NPCActorItem::_8 |
Definition at line 189 of file NPCActor.hpp.
| const char* NPCActorItem::_C |
Definition at line 190 of file NPCActor.hpp.
| u32* NPCActorItem::_10 |
Definition at line 191 of file NPCActor.hpp.