MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getInfo

Method getInfo

extlibs/soloud/src/core/soloud_audiosource.cpp:323–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321
322
323 float AudioSourceInstance::getInfo(unsigned int aInfoKey)
324 {
325 return 0;
326 }
327
328
329};

Callers 2

operator==Method · 0.45
boolFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected