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

Method dimWorld

source/game/StarWorldClient.cpp:738–740  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

736}
737
738void WorldClient::dimWorld() {
739 m_worldDimTimer.reset();
740}
741
742bool WorldClient::interactiveHighlightMode() const {
743 return m_interactiveHighlightMode;

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected