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

◆ Contains() [1/5]

bool Microsoft.Xna.Framework.Rectangle.Contains ( int x,
int y )
inline

Definition at line 3349 of file Rectangle.cs.

3350 {
3351 throw null;
3352 }