MCPcopy 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
35xFactory* xBehaveMgr_GoalFactory()
36{
37 return g_behavmgr->GetFactory();
38}
39
40void xBehaveMgr_ScenePrepare()
41{

Callers 4

BrainBeginMethod · 0.85
BrainExtendMethod · 0.85
BrainEndMethod · 0.85
AddGoalMethod · 0.85

Calls 1

GetFactoryMethod · 0.80

Tested by

no test coverage detected