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

Method Exit

src/SB/Game/zNPCGoalTiki.cpp:97–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97S32 zNPCGoalTikiHide::Exit(F32, void*)
98{
99 zNPCTiki* tiki = (zNPCTiki*)GetOwner();
100
101 tiki->flg_vuln = 0xFFFF0001;
102
103 return 0;
104}
105
106S32 zNPCGoalTikiCount::Enter(F32, void*)
107{

Callers

nothing calls this directly

Calls 3

zRumbleStartFunction · 0.85
xEntShowFunction · 0.85
zNPCTiki_ExplodeFXFunction · 0.70

Tested by

no test coverage detected