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

◆ WritePackedVector2()

static void Terraria.Utils.WritePackedVector2 ( this BinaryWriter bb,
Vector2 v )
inlinestatic

Definition at line 5573 of file Utils.cs.

5574 {
5575 throw null;
5576 }