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() [2/2]

static Vector3 Microsoft.Xna.Framework.Vector3.Clamp ( Vector3 value1,
Vector3 min,
Vector3 max )
inlinestatic

Definition at line 453 of file Vector3.cs.

454 {
455 throw null;
456 }