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

Public Attributes

ActorStateBaseInterfacemInterface
 
const NervemNerve
 
const char * mName
 

Detailed Description

Definition at line 8 of file ActorStateKeeper.hpp.

Member Data Documentation

◆ mInterface

ActorStateBaseInterface* ActorStateKeeper::State::mInterface

Definition at line 9 of file ActorStateKeeper.hpp.

◆ mNerve

const Nerve* ActorStateKeeper::State::mNerve

Definition at line 10 of file ActorStateKeeper.hpp.

◆ mName

const char* ActorStateKeeper::State::mName

Definition at line 11 of file ActorStateKeeper.hpp.