terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Rectangle() [1/2]

Microsoft.Xna.Framework.Rectangle.Rectangle ( int x,
int y,
int width,
int height )
inline

Definition at line 2847 of file Rectangle.cs.

2848 {
2849 throw null;
2850 }