Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ hasEnded
Method
hasEnded
extlibs/soloud/src/core/soloud_bus.cpp:101–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
bool BusInstance::hasEnded()
102
{
103
// Busses never stop for fear of going under 50mph.
104
return 0;
105
}
106
107
BusInstance::~BusInstance()
108
{
Callers
1
mixBus
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected