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

◆ CurrentSceneEffect

Container for current SceneEffect client properties such as: Backgrounds, music, and water styling.

Definition at line 4612 of file Player.cs.

4612{ get; set; } = new SceneEffectLoader.SceneEffectInstance();
This serves as the central class from which SceneEffect functions are supported and carried out.

Referenced by Terraria.Player.BiomeCampfireHoldStyle(), Terraria.Player.BiomeCampfirePlaceStyle(), Terraria.Player.BiomeTorchHoldStyle(), and Terraria.Player.BiomeTorchPlaceStyle().