NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
fProfile::fProfilePtr_c Union Reference

Description

Definition at line 73 of file f_profile.hpp.

Public Attributes

const fBaseProfile_cmBaseProfile
 A base profile.
 
const fActorProfile_cmActorProfile
 An actor profile.
 

Member Data Documentation

◆ mBaseProfile

const fBaseProfile_c* fProfile::fProfilePtr_c::mBaseProfile

A base profile.

Definition at line 74 of file f_profile.hpp.

◆ mActorProfile

const fActorProfile_c* fProfile::fProfilePtr_c::mActorProfile

An actor profile.

Definition at line 75 of file f_profile.hpp.