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

Method GetConditionRed

src/New/Type/ShieldTypeClass.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24double ShieldTypeClass::GetConditionRed() const
25{
26 return this->ConditionRed.Get(RulesExt::Global()->Shield_ConditionRed.Get(RulesClass::Instance->ConditionRed));
27}
28
29void ShieldTypeClass::LoadFromINI(CCINIClass* pINI)
30{

Callers 3

GetIdleAnimTypeMethod · 0.95
IsYellowSPMethod · 0.80
DrawShieldBar_PipMethod · 0.80

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected