terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Reset()

void Terraria.RemoteClient.Reset ( bool setupActive = false)
inline

Definition at line 125 of file RemoteClient.cs.

126 {
127 int num = 1;
128 this.ResetSections();
129 int id = this.Id;
130 if (num == 0)
131 {
132 int id2 = this.Id;
133 }
134 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.RemoteClient.Id, j__TPar, and Terraria.RemoteClient.ResetSections().