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

Method SetInvoker

src/Ext/Anim/Body.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24void AnimExt::ExtData::SetInvoker(TechnoClass* pInvoker)
25{
26 this->SetInvoker(pInvoker, pInvoker ? pInvoker->Owner : nullptr);
27}
28
29void AnimExt::ExtData::SetInvoker(TechnoClass* pInvoker, HouseClass* pInvokerHouse)
30{

Callers 15

WeaponNullifyAnimMethod · 0.80
BreakShieldMethod · 0.80
CreateAnimMethod · 0.80
CreateAnimMethod · 0.80
DetonateMethod · 0.80
ApplyCritMethod · 0.80
SpawnFireAnimsMethod · 0.80
Hooks.cppFile · 0.80
ProcessDestroyAnimsMethod · 0.80
Hooks.cppFile · 0.80
Hooks.Unload.cppFile · 0.80
SimulatedFiringAnimMethod · 0.80

Calls 1

FindMethod · 0.45

Tested by

no test coverage detected