Search Results for

    Show / Hide Table of Contents

    Class RangeExt

    Inheritance
    object
    RangeExt
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: ProjectDawn.Navigation
    Assembly: ProjectDawn.Navigation.dll
    Syntax
    public static class RangeExt

    Methods

    | Improve this Doc View Source

    NextFloat(ref Random, Range)

    Declaration
    public static float NextFloat(this ref Random random, Range range)
    Parameters
    Type Name Description
    Random random
    Range range
    Returns
    Type Description
    float
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX