docs.unity.cn
    Show / Hide Table of Contents

    Class PackChangedEventArgs

    Class PackChangedEventArgs. This class cannot be inherited.

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

    Properties

    eventType

    Gets the type of the event.

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

    The type of the event.

    feature

    Gets the feature.

    Declaration
    public Feature feature { get; }
    Property Value
    Type Description
    Feature

    The feature.

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