docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetHelpURL

    GetHelpURL<TEnum>(TEnum)

    Obtains the help url from an enum

    Declaration
    public static string GetHelpURL<TEnum>(TEnum mask = default) where TEnum : struct, IConvertible
    Parameters
    Type Name Description
    TEnum mask

    [Optional] The current value of the enum

    Returns
    Type Description
    string

    The full url

    Type Parameters
    Name Description
    TEnum

    The enum with a HelpURLAttribute

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)