NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ef::LinkedObject Class Reference
Inheritance diagram for nw4r::ef::LinkedObject:
[legend]

Description

Definition at line 11 of file ef_linkedobject.h.

Public Member Functions

u16 GetObjectIdx () const
 

Public Attributes

ut::Link mMemoryLink
 
ulong mObjectID
 

Member Function Documentation

◆ GetObjectIdx()

u16 nw4r::ef::LinkedObject::GetObjectIdx ( ) const
inline

Definition at line 17 of file ef_linkedobject.h.

Member Data Documentation

◆ mMemoryLink

ut::Link nw4r::ef::LinkedObject::mMemoryLink

Definition at line 13 of file ef_linkedobject.h.

◆ mObjectID

ulong nw4r::ef::LinkedObject::mObjectID

Definition at line 14 of file ef_linkedobject.h.