MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / GetOwner

Method GetOwner

src/SB/Core/x/xBehaviour.cpp:3–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "xBehaviour.h"
2
3xBase* xGoal::GetOwner() const
4{
5 return this->psyche->GetClient();
6}
7
8void xGoal::Clear()
9{

Callers 15

loveyIdleCBFunction · 0.80
loveyPatrolCBFunction · 0.80
quietIdleCBFunction · 0.80
quietHideCBFunction · 0.80
thunderIdleCBFunction · 0.80
thunderCountCBFunction · 0.80
tikiDyingCBFunction · 0.80
tikiDeadCBFunction · 0.80
idleCBFunction · 0.80
tauntCBFunction · 0.80
stompCBFunction · 0.80
smashCBFunction · 0.80

Calls 1

GetClientMethod · 0.80

Tested by

no test coverage detected