docs.unity3d.com
    Show / Hide Table of Contents

    Class UpdateSetting<TSettings>

    Inheritance
    Object
    UpdateSetting<TSettings>
    Namespace: Unity.Reflect.Streaming
    Syntax
    public class UpdateSetting<TSettings>
        where TSettings : class
    Type Parameters
    Name Description
    TSettings

    Constructors

    UpdateSetting(String, String, Object)

    Declaration
    public UpdateSetting(string id, string fieldName, object newValue)
    Parameters
    Type Name Description
    String id
    String fieldName
    Object newValue

    Fields

    FieldName

    Declaration
    public string FieldName
    Field Value
    Type Description
    String

    Id

    Declaration
    public string Id
    Field Value
    Type Description
    String

    NewValue

    Declaration
    public object NewValue
    Field Value
    Type Description
    Object
    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