TimingRange.Random
Method in TimingRange
Declaration
public float Random()
Description
Returns a random time within the min and max time.
Returns
float | A random time within the min and max time. |
public float Random()
Returns a random time within the min and max time.
float | A random time within the min and max time. |