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

Method BrainExtend

src/SB/Core/x/xBehaveMgr.cpp:110–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110void xPsyche::BrainExtend()
111{
112 xFactory* factory = xBehaveMgr_GoalFactory();
113 this->psystat = PSY_STAT_EXTEND;
114 factory->GrowDataEnable(&this->fakebase, true);
115}
116
117void xPsyche::BrainEnd()
118{

Callers 1

SelfSetupMethod · 0.80

Calls 2

xBehaveMgr_GoalFactoryFunction · 0.85
GrowDataEnableMethod · 0.80

Tested by

no test coverage detected