Click or drag to resize

RangeOfIntegers Methods

The RangeOfIntegers type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodRandom
Generate a random number
Public methodRandom(Random)
Generate a random number using a specific random instance
Public methodToString
ToString
(Overrides ValueTypeToString.)
Public methodToVector2
Convert min and max to Vector2
Top
See Also