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

◆ MaxMipLevel

int Microsoft.Xna.Framework.Graphics.SamplerState.MaxMipLevel
getset

Definition at line 115 of file SamplerState.cs.

116 {
117 get
118 {
119 return this._maxMipLevel;
120 }
121 set
122 {
123 this.ThrowIfBound();
125 }
126 }
class f__AnonymousType0<< Count > j__TPar