docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TryGet

    TryGet<T>(out T)

    Try to get the parameter values for the specified type.

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

    The stored parameter values.

    Returns
    Type Description
    bool

    Returns true if the parameter is in the paramaters list.

    Type Parameters
    Name Description
    T

    The type of the parameters to get.

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