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

◆ WriteVector2()

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

Definition at line 5559 of file Utils.cs.

5560 {
5561 throw null;
5562 }