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

◆ Register< T >()

void Terraria.Net.NetManager.Register< T > ( )
inline
Type Constraints
T :NetModule 
T :new() 

Definition at line 18 of file NetManager.cs.

18 : NetModule, new()
19 {
20 int num = 1;
21 ushort moduleCount = this._moduleCount;
24 ushort moduleCount2 = this._moduleCount;
25 ushort moduleCount3 = this._moduleCount;
27 }
class f__AnonymousType0<< Count > j__TPar
Dictionary< ushort, NetModule > _modules

References Terraria.Net.NetManager._moduleCount, Terraria.Net.NetManager._modules, and j__TPar.