MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / getBasicGameType

Method getBasicGameType

src/engine/BaseEngine.h:63–63  ·  view source on GitHub ↗

* @return Basic gametype this is. Needed for sky configuration, for example */

Source from the content-addressed store, hash-verified

61 * @return Basic gametype this is. Needed for sky configuration, for example
62 */
63 Daedalus::GameType getBasicGameType() { return m_BasicGameType; };
64 /**
65 * @return Basic gametype this is. Needed for sky configuration, for example
66 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected