#include <nw/snd/snd_SoundActor.h> void Finalize();
None.
Destroys the sound actor.
Although this is called by the destructor, it is also okay to call it explicitly.
To reuse the same SoundActor instance, you must first call this function, then call Initialize again.
Initialize to See Also.
CONFIDENTIAL