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

◆ AddressW

TextureAddressMode Microsoft.Xna.Framework.Graphics.SamplerState.AddressW
getset

Definition at line 49 of file SamplerState.cs.

50 {
51 get
52 {
53 return this._addressW;
54 }
55 set
56 {
57 this.ThrowIfBound();
59 }
60 }
class f__AnonymousType0<< Count > j__TPar