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

Method UpdateType

src/New/Entity/ShieldClass.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53void ShieldClass::UpdateType()
54{
55 this->Type = TechnoExt::ExtMap.Find(this->Techno)->CurrentShieldType;
56}
57
58void ShieldClass::PointerGotInvalid(void* ptr, bool removed)
59{

Callers 2

ShieldClassMethod · 0.95
AIMethod · 0.95

Calls 1

FindMethod · 0.45

Tested by

no test coverage detected