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

◆ SetClipRegionOuter() [2/2]

void Microsoft.Xna.Framework.Graphics.Clipper.SetClipRegionOuter ( int left,
int right,
int top,
int bottom,
int fadeLeft,
int fadeRight,
int fadeTop,
int fadeBottom )
inline

Definition at line 65 of file Clipper.cs.

66 {
67 this.OuterLeft = left;
68 this.OuterTop = right;
71 this.OuterTop = top;
72 this.FadeOuterLeft = bottom;
74 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.