Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ completable
Method
completable
source/frontend/StarCinematic.cpp:123–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
bool Cinematic::completable() const {
124
return m_completable;
125
}
126
127
void Cinematic::render() {
128
if (completed())
Callers
1
updateSplash
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected