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

Method Exit

src/SB/Core/x/xBehaviour.h:257–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255 }
256
257 virtual S32 Exit(F32 dt, void* updCtxt)
258 {
259 return 0;
260 }
261
262 virtual S32 Suspend(F32 dt, void* updCtxt)
263 {

Callers 1

TranGoalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected