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
◆
Compare()
[1/4]
int IComparer. System.Threading.Timer.TimerComparer.Compare
(
object
x
,
object
y
)
inline
Definition at line
141
of file
Timer.cs
.
142
{
143
if
(x !=
null
)
144
{
145
}
146
if
(y !=
null
)
147
{
148
}
149
return
1;
150
}
System
Threading
Timer
TimerComparer
Generated by
1.10.0