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

Method ~ExtData

src/Ext/WeaponType/Body.h:124–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122 bool HasRequiredAttachedEffects(TechnoClass* pTechno, TechnoClass* pFirer) const;
123
124 virtual ~ExtData() = default;
125
126 virtual void LoadFromINIFile(CCINIClass* pINI) override;
127 virtual void Initialize() override;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected