nw::snd::SequenceSoundHandle::GetId Member Function#include <nw/snd/snd_SequenceSoundHandle.h>
u32 GetId() const;
None.
Gets the sound's ID.
Gets the ID assigned to the sound associated with the handle. A value of 0xffffffff is returned if the handle is invalid.
This function can get IDs that were set by SetID.
CONFIDENTIAL