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
◆
GenerateSeed()
static
int System.Random.GenerateSeed
(
)
inline
static
private
Definition at line
79
of file
Random.cs
.
80
{
81
if
(!
true
)
82
{
83
}
84
if
(!
true
)
85
{
86
}
87
if
(!
true
)
88
{
89
}
90
long
num = 0
L
;
91
if
(
true
)
92
{
93
}
94
if
(num != 0
L
|| 3 != 0 || !
true
)
95
{
96
}
97
throw
new
OutOfMemoryException
();
98
}
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
System.ConsoleKey.L
@ L
References
System.L
.
Referenced by
System.Random.Random()
.
System
Random
Generated by
1.10.0