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

Public Attributes

const char * mName
 
f32 mStartFrame
 
u8 mIsKeepAnim
 

Detailed Description

Definition at line 7 of file ActorAnimKeeper.hpp.

Member Data Documentation

◆ mName

const char* ActorAnimDataInfo::mName

Definition at line 8 of file ActorAnimKeeper.hpp.

◆ mStartFrame

f32 ActorAnimDataInfo::mStartFrame

Definition at line 9 of file ActorAnimKeeper.hpp.

◆ mIsKeepAnim

u8 ActorAnimDataInfo::mIsKeepAnim

Definition at line 10 of file ActorAnimKeeper.hpp.