IntRange.Random Property

MyDungeon

IntRangeRandom Property

Get a random value from the range.

Namespace:  MyDungeon.Utilities
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int Random { get; }

Property Value

Type: Int32
See Also