docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetValue

    GetValue<T>()

    Casts and gets the typed value of this parameter.

    Declaration
    public T GetValue<T>()
    Returns
    Type Description
    T

    A value of type T.

    Type Parameters
    Name Description
    T

    The type of the value stored in this parameter

    Remarks

    This method is unsafe and does not do any type checking.

    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)