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

Method ~ExtData

src/Ext/BuildingType/Body.h:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 int GetSuperWeaponIndex(int index) const;
141
142 virtual ~ExtData() = default;
143
144 virtual void LoadFromINIFile(CCINIClass* pINI) override;
145 virtual void Initialize() override;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected