docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TryGet

    TryGet<T>(out T)

    Try to get the parameter structure for the specified type.

    Declaration
    public bool TryGet<T>(out T parameter) where T : unmanaged, INetworkParameter
    Parameters
    Type Name Description
    T parameter

    Stored parameter structure (if true is returned).

    Returns
    Type Description
    bool

    True if the parameter structure is in the settings.

    Type Parameters
    Name Description
    T

    Type of the parameter structure to get.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023