docs.unity.cn
    Show / Hide Table of Contents

    Class ProductPresetsChangedArgs

    Class ProductPresetsChangedArgs.

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

    Properties

    eventType

    Gets the type of the event.

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

    The type of the event.

    preset

    Gets the preset.

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

    The preset.

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