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
◆
DoConsoleCancelEvent()
static
void
System.Console.DoConsoleCancelEvent
(
)
inline
static
private
Definition at line
289
of file
Console.cs
.
290
{
291
int
num = 1;
292
if
(num == 0)
293
{
294
}
295
if
(num != 0)
296
{
297
return
;
298
}
299
}
System
Console
Generated by
1.10.0