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

Method Enter

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

Source from the content-addressed store, hash-verified

250 virtual void Clear() = 0;
251
252 virtual S32 Enter(F32 dt, void* updCtxt)
253 {
254 return 0;
255 }
256
257 virtual S32 Exit(F32 dt, void* updCtxt)
258 {

Callers 1

TranGoalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected