Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
120
S32 zPadAddRumble(_tagRumbleType type, F32 time, S32 replace, U32 fxflags)
121
{
122
return xPadAddRumble(globals.currentActivePad, type, time, replace, fxflags);
123
}
Callers
4
StunRadiusCB
Function · 0.85
zEntPlayerJumpLand
Function · 0.85
Vibrate
Method · 0.85
zEntTeleportBox_Update
Function · 0.85
Calls
1
xPadAddRumble
Function · 0.85
Tested by
no test coverage detected