YACC YACC
YACC YACC
Made with ❤️ for Unity

Search Results for

    Method GetGear

    GetGear(int?)

    Returns the current or specified Gear instance.

    Declaration
    public Gear GetGear(int? gear = null)
    Parameters
    Type Name Description
    int? gear

    Optional. If defined returns the desired gear.

    Returns
    Type Description
    Gear

    The Gear instance.

    © Deimos Industries Ltd. All rights reserved.