docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetPageLink

    GetPageLink(string, string)

    Generates a help url for the given package and page name

    Declaration
    public static string GetPageLink(string packageName, string pageName)
    Parameters
    Type Name Description
    string packageName

    The package name

    string pageName

    The page name

    Returns
    Type Description
    string

    The full url page

    GetPageLink(string, string, string)

    Generates a help url for the given package and page name

    Declaration
    public static string GetPageLink(string packageName, string pageName, string pageHash)
    Parameters
    Type Name Description
    string packageName

    The package name

    string pageName

    The page name

    string pageHash

    The page hash

    Returns
    Type Description
    string

    The full url page

    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)