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

Method InitializeAfterTypeData

src/Ext/Rules/Body.cpp:270–273  ·  view source on GitHub ↗

this runs between the before and after type data loading methods for rules ini

Source from the content-addressed store, hash-verified

268
269// this runs between the before and after type data loading methods for rules ini
270void RulesExt::ExtData::InitializeAfterTypeData(RulesClass* const pThis)
271{
272
273}
274
275void RulesExt::ExtData::InitializeAfterAllLoaded()
276{

Callers 1

LoadAfterTypeDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected