Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ reset
Method
reset
source/frontend/StarWireInterface.cpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void WirePane::reset() {
46
m_connecting = false;
47
}
48
49
void WirePane::update(float) {
50
if (!active())
Callers
12
VoiceAudioChunk
Method · 0.45
EncodedChunk
Method · 0.45
sendEvent
Method · 0.45
resetAchievements
Method · 0.45
render
Method · 0.45
update
Method · 0.45
openCraftingWindow
Method · 0.45
openMerchantWindow
Method · 0.45
update
Method · 0.45
resetEncoder
Method · 0.45
load
Method · 0.45
stop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected