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

Public Member Functions

 NPCActorItem (const char *pName)
 

Public Attributes

const char * mName
 
u32 * _4
 
u32 * _8
 
const char * _C
 
u32 * _10
 

Detailed Description

Definition at line 183 of file NPCActor.hpp.

Member Data Documentation

◆ mName

const char* NPCActorItem::mName

Definition at line 187 of file NPCActor.hpp.

◆ _4

u32* NPCActorItem::_4

Definition at line 188 of file NPCActor.hpp.

◆ _8

u32* NPCActorItem::_8

Definition at line 189 of file NPCActor.hpp.

◆ _C

const char* NPCActorItem::_C

Definition at line 190 of file NPCActor.hpp.

◆ _10

u32* NPCActorItem::_10

Definition at line 191 of file NPCActor.hpp.