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 ( )
inlinestaticprivate

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 = 0L;
91 if (true)
92 {
93 }
94 if (num != 0L || 3 != 0 || !true)
95 {
96 }
97 throw new OutOfMemoryException();
98 }

References System.L.

Referenced by System.Random.Random().