MCPcopy Create free account
hub / github.com/ValveSoftware/steam-audio / SourceManager

Method SourceManager

unity/src/native/steamaudio_unity_native.cpp:373–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

371// --------------------------------------------------------------------------------------------------------------------
372
373SourceManager::SourceManager()
374 : mNextHandle(0)
375{}
376
377SourceManager::~SourceManager()
378{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected