Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
xBase* xGoal::GetOwner() const
4
{
5
return this->psyche->GetClient();
6
}
7
8
void xGoal::Clear()
9
{
Callers
15
loveyIdleCB
Function · 0.80
loveyPatrolCB
Function · 0.80
quietIdleCB
Function · 0.80
quietHideCB
Function · 0.80
thunderIdleCB
Function · 0.80
thunderCountCB
Function · 0.80
tikiDyingCB
Function · 0.80
tikiDeadCB
Function · 0.80
idleCB
Function · 0.80
tauntCB
Function · 0.80
stompCB
Function · 0.80
smashCB
Function · 0.80
Calls
1
GetClient
Method · 0.80
Tested by
no test coverage detected