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

Method getStatus

Engine/source/sfx/null/sfxNullVoice.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89SFXStatus SFXNullVoice::getStatus() const
90{
91 return _status();
92}
93
94void SFXNullVoice::setPosition( U32 sample )
95{

Callers 2

_readHeaderMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected