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

Method InitializeConstants

src/Ext/Rules/Body.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void RulesExt::ExtData::InitializeConstants()
62{
63
64}
65
66// earliest loader - can't really do much because nothing else is initialized yet, so lookups won't work
67void RulesExt::ExtData::LoadFromINIFile(CCINIClass* pINI)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected