docs.unity3d.com
    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 © 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