docs.unity3d.com
    Show / Hide Table of Contents

    Class LifecycleChange<T>

    Class LifecycleChange.

    Inheritance
    Object
    LifecycleChange
    LifecycleChange<T>
    ConfiguratorChangeArgs
    ProfileDefinitionChangedArgs
    ProductChangeArgs
    ProductDefintionChangeArgs
    Inherited Members
    LifecycleChange.change
    Namespace: UnityEngine.Industrial.Configuring.ConfiguratorRuntime
    Syntax
    public class LifecycleChange<T> : LifecycleChange
    Type Parameters
    Name Description
    T

    Constructors

    LifecycleChange()

    Initializes a new instance of the LifecycleChange<T> class.

    Declaration
    public LifecycleChange()

    LifecycleChange(T, LifecycleChange.Type)

    Initializes a new instance of the LifecycleChange<T> class.

    Declaration
    public LifecycleChange(T obj, LifecycleChange.Type change)
    Parameters
    Type Name Description
    T obj

    The object.

    LifecycleChange.Type change

    The change.

    Fields

    obj

    The object

    Declaration
    public T obj
    Field Value
    Type Description
    T
    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