Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
89
SFXStatus SFXNullVoice::getStatus() const
90
{
91
return _status();
92
}
93
94
void SFXNullVoice::setPosition( U32 sample )
95
{
Callers
2
_readHeader
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected