terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ChatColor()

Microsoft.Xna.Framework.Graphics.Color Terraria.Player.ChatColor ( )
inline

Definition at line 10032 of file Player.cs.

10033 {
10034 if (this.difficulty == 0)
10035 {
10036 }
10037 return 3280;
10038 }

References Terraria.Player.difficulty.