MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / GetVolume

Method GetVolume

Source/Engine/Audio/Audio.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127float Audio::GetVolume()
128{
129 return Volume;
130}
131
132void Audio::SetDopplerFactor(float value)
133{

Callers 2

BuildNavMeshMethod · 0.80
RebuildSourcesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected