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
◆
Deserialize()
override
bool Terraria.GameContent.NetModules.NetPingModule.Deserialize
(
BinaryReader
reader
,
int
userId
)
inline
Definition at line
36
of file
NetPingModule.cs
.
37
{
38
if
(!
true
)
39
{
40
}
41
Vector2
vector = reader.ReadVector2();
42
if
(!
true
)
43
{
44
}
45
if
(!
true
)
46
{
47
}
48
return
true
;
49
}
Microsoft.Xna.Framework.Vector2
Definition
Vector2.cs:10
Terraria
GameContent
NetModules
NetPingModule
Generated by
1.10.0