Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xBehaveMgr_GoalFactory
Function
xBehaveMgr_GoalFactory
src/SB/Core/x/xBehaveMgr.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
xFactory* xBehaveMgr_GoalFactory()
36
{
37
return g_behavmgr->GetFactory();
38
}
39
40
void xBehaveMgr_ScenePrepare()
41
{
Callers
4
BrainBegin
Method · 0.85
BrainExtend
Method · 0.85
BrainEnd
Method · 0.85
AddGoal
Method · 0.85
Calls
1
GetFactory
Method · 0.80
Tested by
no test coverage detected