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

◆ SamplerState() [2/4]

Microsoft.Xna.Framework.Graphics.SamplerState.SamplerState ( )
inline

Definition at line 219 of file SamplerState.cs.

220 {
221 this.ThrowIfBound();
222 this.ThrowIfBound();
223 this.ThrowIfBound();
224 this.ThrowIfBound();
225 if (!true)
226 {
227 }
228 this.ThrowIfBound();
229 this.ThrowIfBound();
231 this.ThrowIfBound();
232 this.ThrowIfBound();
233 this.ThrowIfBound();
234 this._comparisonFunction = CompareFunction.Never;
235 this.ThrowIfBound();
236 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Microsoft.Xna.Framework.Graphics.SamplerState.ThrowIfBound().