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

Method Notice

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

Source from the content-addressed store, hash-verified

78struct xPSYNote
79{
80 virtual void Notice(en_psynote note, xGoal* goal, void*)
81 {
82 }
83};
84
85typedef S32 (*xGoalProcessCallback)(xGoal*, void*, en_trantype*, F32, void*);

Callers 3

hack_function_orderFunction · 0.80
PreCalcMethod · 0.80
TranGoalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected