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

Method RadiusZone

src/SB/Game/zMovePoint.h:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10struct zMovePoint : xMovePoint
11{
12 F32 RadiusZone()
13 {
14 return asset->zoneRadius;
15 }
16 F32 Delay()
17 {
18 return asset->delay;

Callers 4

ProcessMethod · 0.80
DoOnArriveStuffMethod · 0.80
PickTransitionMethod · 0.80
EnterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected