Click or drag to resize

IRandomNext Method

Gets the next the random integer value.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
int Next()

Return Value

Type: Int32
See Also