Click or drag to resize

GLRandomGetRandom Method

Gets a new random generator.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static IRandom GetRandom()

Return Value

Type: IRandom
A new random generator
See Also