MCPcopy 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
123bool Cinematic::completable() const {
124 return m_completable;
125}
126
127void Cinematic::render() {
128 if (completed())

Callers 1

updateSplashMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected