TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ ModifyFarSurfaceFades()

virtual void Terraria.ModLoader.GlobalBackgroundStyle.ModifyFarSurfaceFades ( int style,
float[] fades,
float transitionSpeed )
inlinevirtual

Allows you to modify the transparency of all background styles that exist. The style parameter is the current style that is being used.

Definition at line 43 of file GlobalBackgroundStyle.cs.

44 {
45 }