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

Method KillBrain

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

Source from the content-addressed store, hash-verified

183}
184
185void xPsyche::KillBrain(xFactory* factory)
186{
187 this->Lobotomy(factory);
188 this->fun_remap = NULL;
189}
190
191void xPsyche::Lobotomy(xFactory* factory)
192{

Callers 1

UnSubscribeMethod · 0.80

Calls 1

LobotomyMethod · 0.95

Tested by

no test coverage detected