#include <u_ps_sound_interface.h>
Inheritance diagram for NL3D::UPSSoundServer:
Nevrax France
Definition at line 52 of file u_ps_sound_interface.h.
Public Member Functions | |
virtual UPSSoundInstance * | createSound (const NLMISC::TStringId &soundName, bool spawn=false)=0 |
|
Querry the implementer to create a sound instance, and retrieve an interface to it. NULL means that the server can't create the sound, so it is ignored
Implemented in NL3D::CPSSoundServImpl. |