Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetModule< T >()
NetModule
Terraria.Net.NetManager.GetModule< T >
(
)
inline
Type Constraints
T
:
NetModule
Definition at line
37
of file
NetManager.cs
.
37
: NetModule
38
{
39
return
PacketTypeStorage<T>
.Module;
40
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
Terraria
Net
NetManager
Generated by
1.10.0