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

◆ AddressV

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

Definition at line 33 of file SamplerState.cs.

34 {
35 get
36 {
37 return this._addressV;
38 }
39 set
40 {
41 this.ThrowIfBound();
43 }
44 }
class f__AnonymousType0<< Count > j__TPar