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

Method CompleteInitialization

src/Ext/BuildingType/Body.cpp:226–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226void BuildingTypeExt::ExtData::CompleteInitialization()
227{
228 auto const pThis = this->OwnerObject();
229 UNREFERENCED_PARAMETER(pThis);
230}
231
232template <typename T>
233void BuildingTypeExt::ExtData::Serialize(T& Stm)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected