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

◆ SetClipRegionInner()

void Microsoft.Xna.Framework.Graphics.Clipper.SetClipRegionInner ( int left,
int right,
int top,
int bottom )
inline

Definition at line 23 of file Clipper.cs.

24 {
25 this.Left = left;
26 this.Top = right;
27 this.Top = top;
28 this.OuterLeft = bottom;
29 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.