Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Shared

Random System.Random.Shared = new ThreadSafeRandom()
staticgetinherited

Definition at line 633 of file Random.cs.

633{ get; } = new ThreadSafeRandom();

Referenced by System.Collections.Concurrent.ConcurrentStack< T >.TryPopCore().