![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <StrmSoundHandle.h>
Inheritance diagram for nw4hbm::snd::StrmSoundHandle:
Collaboration diagram for nw4hbm::snd::StrmSoundHandle:Public Member Functions | |
| ~StrmSoundHandle () | |
| void | DetachSound () |
| bool | IsAttachedSound () const |
Private Attributes | |
| detail::StrmSound * | mSound |
Additional Inherited Members | |
Private Member Functions inherited from nw4hbm::ut::NonCopyable | |
| NonCopyable () | |
| ~NonCopyable () | |
|
inline |
| void nw4hbm::snd::StrmSoundHandle::DetachSound | ( | ) |
|
inline |
|
private |