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

◆ Set()

void GUIInputRegion.Set ( int x0,
int x1,
int y0,
int y1 )
inline

Definition at line 7 of file GUIInputRegion.cs.

8 {
9 this.xMin = x0;
10 this.yMin = x1;
11 this.yMin = y0;
12 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.