MCPcopy Create free account
hub / github.com/GlobedGD/globed2 / APSModule

Method APSModule

src/modules/active-player-switch/APSModule.cpp:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8namespace globed {
9
10APSModule::APSModule() {}
11
12void APSModule::onModuleInit() {
13 this->setAutoEnableMode(AutoEnableMode::Level);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected