New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
MapActor::Profile Class Reference

#include <MapActor.h>

Public Member Functions

 Profile (s32 id)
 operator s32 () const

Protected Attributes

s32 mID

Constructor & Destructor Documentation

◆ Profile()

MapActor::Profile::Profile ( s32 id)
inline

Member Function Documentation

◆ operator s32()

MapActor::Profile::operator s32 ( ) const
inline

Member Data Documentation

◆ mID

s32 MapActor::Profile::mID
protected