docs.unity3d.com
    Show / Hide Table of Contents

    Class InfoEngineReply

    Class InfoEngineReply.

    Inheritance
    Object
    ProviderReply
    ProviderReply<InfoEngineReplyStatus>
    InfoEngineReply
    Inherited Members
    ProviderReply<InfoEngineReplyStatus>.status
    Namespace: UnityEngine.Industrial.Configuring.Providers
    Syntax
    public class InfoEngineReply : ProviderReply<InfoEngineReplyStatus>

    Constructors

    InfoEngineReply(InfoEngineReplyStatus, String, Object)

    Constructor with all attributes to initialize.

    Declaration
    public InfoEngineReply(InfoEngineReplyStatus status, string reason = null, object userDefinedObject = null)
    Parameters
    Type Name Description
    InfoEngineReplyStatus status

    The status.

    String reason

    The reason.

    Object userDefinedObject

    The user defined object.

    Fields

    Reason

    The reason

    Declaration
    public string Reason
    Field Value
    Type Description
    String

    Value

    The value

    Declaration
    public readonly object Value
    Field Value
    Type Description
    Object
    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