MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / GetMainSection

Method GetMainSection

src/New/Type/DigitalDisplayTypeClass.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10template<>
11const char* Enumerable<DigitalDisplayTypeClass>::GetMainSection()
12{
13 return "DigitalDisplayTypes";
14}
15
16void DigitalDisplayTypeClass::LoadFromINI(CCINIClass* pINI)
17{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected