nw::snd::SoundHeap::GetCurrentLevel Member Function#include <nw/snd/snd_SoundHeap.h> int GetCurrentLevel() const;
None.
Obtains the current hierarchical level of the sound heap.
The hierarchical level immediately after heap creation is 0. The hierarchical level is incremented by one each time SaveState is called. If the state is restored with LoadState, the current hierarchical level is also returned to the specified level.
CONFIDENTIAL