docs.unity.cn
    Show / Hide Table of Contents

    Enum Linker.LinkerResult

    Enum LinkerResult

    Namespace: Mechatronics.SystemGraph
    Syntax
    public enum LinkerResult

    Fields

    Name Description Value
    Disconnected

    Ports are disconnected due to disabled object

    ErrorLinkingPorts

    Linking references of ports was not successful

    ErrorRuntimeAssetNullReference

    Runtime used to link references is null and non-existing

    SuccessConnect

    Ports are connected together but not linked by reference

    SuccessLink

    Ports are linked by reference together successfully

    SuccessPendingLinking

    Pending graph is waiting for dependencies to be resolved

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 18, 2022
    Terms of use