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

◆ NearbyModTorch

HashSet<int> Terraria.Player.NearbyModTorch = new HashSet<int>()
getprivate set

Definition at line 4569 of file Player.cs.

4569{ get; private set; } = new HashSet<int>();

Referenced by Terraria.Player.TryRecalculatingTorchLuck(), and Terraria.Player.UpdateTorchLuck_ConsumeCountersAndCalculate().