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

Class ExtContainer

src/Ext/SWType/Body.h:169–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167 };
168
169 class ExtContainer final : public Container<SWTypeExt>
170 {
171 public:
172 ExtContainer();
173 ~ExtContainer();
174 };
175
176 static void FireSuperWeaponExt(SuperClass* pSW, const CellStruct& cell);
177

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected