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

◆ FillMode

FillMode Microsoft.Xna.Framework.Graphics.RasterizerState.FillMode
getset

Definition at line 61 of file RasterizerState.cs.

62 {
63 get
64 {
65 return this._fillMode;
66 }
67 set
68 {
69 this.ThrowIfBound();
71 }
72 }
class f__AnonymousType0<< Count > j__TPar