Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zLightEffectFlickerErratic
Function
zLightEffectFlickerErratic
src/SB/Game/zLightEffect.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void zLightEffectFlickerErratic(_zLight* zlight, F32 seconds)
96
{
97
EffectFlicker(zlight, seconds, 0.0f, 0.1f);
98
}
99
100
void zLightEffectStrobeSlow(_zLight*, F32)
101
{
Callers
nothing calls this directly
Calls
1
EffectFlicker
Function · 0.70
Tested by
no test coverage detected