nw::snd::Sound3DManager::GetRequiredMemSize Member Function#include <nw/snd/snd_Sound3DManager.h>
size_t GetRequiredMemSize(
const SoundArchive * archive
);
| Name | Description | |
|---|---|---|
| in | archive | Sound archive used to get information necessary for initialization. |
Gets the size of memory required for initialization.
CONFIDENTIAL