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

◆ Clamp() [1/3]

static double ReLogic.Utilities.Vector2D.Clamp ( double value,
double min,
double max )
inlinestatic

Definition at line 1538 of file Vector2D.cs.

1539 {
1540 throw null;
1541 }