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

◆ SendToClient()

void Terraria.Net.NetManager.SendToClient ( NetPacket packet,
int clientId )
inline

Definition at line 358 of file NetManager.cs.

359 {
360 throw null;
361 }