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

◆ Union() [1/2]

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

Definition at line 2913 of file Rectangle.cs.

2914 {
2915 throw null;
2916 }