MCPcopy 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
95void zLightEffectFlickerErratic(_zLight* zlight, F32 seconds)
96{
97 EffectFlicker(zlight, seconds, 0.0f, 0.1f);
98}
99
100void zLightEffectStrobeSlow(_zLight*, F32)
101{

Callers

nothing calls this directly

Calls 1

EffectFlickerFunction · 0.70

Tested by

no test coverage detected