Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ expired
Method
expired
source/game/StarEffectSourceDatabase.cpp:67–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
bool EffectSource::expired() const {
68
return m_expired;
69
}
70
71
void EffectSource::stop() {
72
m_stop = true;
Callers
3
isOpen
Method · 0.45
tick
Method · 0.45
make
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected