docs.unity.cn
    Show / Hide Table of Contents

    Class ProviderOperationCompletedEventArgs<T>

    Class ProviderOperationCompletedEventArgs.

    Inheritance
    Object
    ProviderOperationCompletedEventArgs<T>
    Namespace: UnityEngine.Industrial.Configuring.Providers
    Syntax
    public class ProviderOperationCompletedEventArgs<T>
        where T : ProviderReply
    Type Parameters
    Name Description
    T

    Properties

    reply

    Gets the reply.

    Declaration
    public T reply { get; }
    Property Value
    Type Description
    T

    The reply.

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