docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetValue

    SetValue(object)

    Set the value of the field.

    Declaration
    public void SetValue(object value)
    Parameters
    Type Name Description
    object value

    Input value.

    Implements
    DebugUI.IValueField.SetValue(object)

    SetValue(T)

    Set the value of the field.

    Declaration
    public virtual void SetValue(T value)
    Parameters
    Type Name Description
    T value

    Input value.

    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)