docs.unity.cn
    Show / Hide Table of Contents

    Class ProductDefaultsChangedArgs

    Class ProductDefaultsChangedArgs.

    Inheritance
    Object
    ProductDefaultsChangedArgs
    Namespace: UnityEngine.Industrial.Configuring.Core
    Syntax
    public class ProductDefaultsChangedArgs

    Properties

    configuration

    Gets the configuration.

    Declaration
    public Configuration configuration { get; }
    Property Value
    Type Description
    Configuration

    The configuration.

    context

    Gets the context.

    Declaration
    public Context context { get; }
    Property Value
    Type Description
    Context

    The context.

    eventType

    Gets the type of the event.

    Declaration
    public ProductDefaultsChangedEventType eventType { get; }
    Property Value
    Type Description
    ProductDefaultsChangedEventType

    The type of the event.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021