MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / init

Method init

source/frontend/StarVoice.cpp:171–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171void Voice::init() {
172 resetEncoder();
173 if (shouldEnableInput())
174 openDevice();
175}
176
177
178template <typename T>

Callers 3

initMainMenuMethod · 0.45
displayedMethod · 0.45
displayedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected