MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getSoundscapeManager

Method getSoundscapeManager

Engine/source/sfx/sfxSystem.h:423–423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421
422 ///
423 SFXSoundscapeManager* getSoundscapeManager() const { return mSoundscapeMgr; }
424
425 /// Dump information about all current SFXSources to the console or
426 /// to the given StringBuilder.

Callers 3

updateMethod · 0.80
_onScopeOutMethod · 0.80
onAddMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected