Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ reloadTech
Method
reloadTech
source/game/StarTechController.cpp:123–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
void TechController::reloadTech() {
124
setLoadedTech(loadedTech(), true);
125
}
126
127
bool TechController::techOverridden() const {
128
return (bool)m_overriddenTech;
Callers
1
revive
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected