NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::snd::detail::BasicSound::AmbientInfo::AmbientArgAllocaterCallback Class Reference
Inheritance diagram for nw4r::snd::detail::BasicSound::AmbientInfo::AmbientArgAllocaterCallback:
[legend]

Description

Definition at line 199 of file snd_BasicSound.h.

Public Member Functions

virtual void * detail_AllocAmbientArg (ulong size)
 
virtual void detail_FreeAmbientArg (void *pArg, const detail::BasicSound *pSound)
 

Constructor & Destructor Documentation

◆ ~AmbientArgAllocaterCallback()

virtual nw4r::snd::detail::BasicSound::AmbientInfo::AmbientArgAllocaterCallback::~AmbientArgAllocaterCallback ( )
inlinevirtual

Definition at line 205 of file snd_BasicSound.h.