MCPcopy 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
45void WirePane::reset() {
46 m_connecting = false;
47}
48
49void WirePane::update(float) {
50 if (!active())

Callers 12

VoiceAudioChunkMethod · 0.45
EncodedChunkMethod · 0.45
sendEventMethod · 0.45
resetAchievementsMethod · 0.45
renderMethod · 0.45
updateMethod · 0.45
openCraftingWindowMethod · 0.45
openMerchantWindowMethod · 0.45
updateMethod · 0.45
resetEncoderMethod · 0.45
loadMethod · 0.45
stopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected