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

Function zPadAddRumble

src/SB/Game/zRumble.cpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120S32 zPadAddRumble(_tagRumbleType type, F32 time, S32 replace, U32 fxflags)
121{
122 return xPadAddRumble(globals.currentActivePad, type, time, replace, fxflags);
123}

Callers 4

StunRadiusCBFunction · 0.85
zEntPlayerJumpLandFunction · 0.85
VibrateMethod · 0.85
zEntTeleportBox_UpdateFunction · 0.85

Calls 1

xPadAddRumbleFunction · 0.85

Tested by

no test coverage detected