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

Class DummyTypeExtHere

src/Utilities/GeneralUtils.cpp:81–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79};
80
81struct DummyTypeExtHere
82{
83 char _[0x24];
84 std::vector<VersesData> Verses;
85};
86
87const double GeneralUtils::GetWarheadVersusArmor(WarheadTypeClass* pWH, Armor armorType)
88{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected