MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / SoundPropertySupport

Method SoundPropertySupport

sndlib/ssl_lib.h:568–568  ·  view source on GitHub ↗

//////////////////////////////////////////////////////////////////////////// set auxillary 3d sound properties

Source from the content-addressed store, hash-verified

566 /////////////////////////////////////////////////////////////////////////////////
567 // set auxillary 3d sound properties
568 virtual bool SoundPropertySupport() const { return false; };
569
570 // sound obstruction from 0 to 1.0 (1.0 = fully obstructed)
571 virtual void SetSoundProperties(int sound_uid, float obstruction){};

Callers 1

BeginSoundFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected