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

◆ BorderColor

Color Microsoft.Xna.Framework.Graphics.SamplerState.BorderColor
getset

Definition at line 65 of file SamplerState.cs.

66 {
67 get
68 {
70 Color color;
71 return color;
72 }
73 set
74 {
75 this.ThrowIfBound();
77 }
78 }
class f__AnonymousType0<< Count > j__TPar