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

◆ Intersect() [1/2]

static Rectangle Microsoft.Xna.Framework.Rectangle.Intersect ( Rectangle value1,
Rectangle value2 )
inlinestatic

Definition at line 2971 of file Rectangle.cs.

2972 {
2973 throw null;
2974 }