Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ parentHidden
Method
parentHidden
source/game/StarTechController.cpp:271–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
bool TechController::parentHidden() const {
272
return m_parentHidden.get();
273
}
274
275
List<Drawable> TechController::backDrawables() {
276
List<Drawable> drawables;
Callers
2
drawables
Method · 0.80
render
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected