docs.unity.cn
    Show / Hide Table of Contents

    Class Linker.PortTypeDriverDescriptor

    Class PortTypeDriverDescriptor.

    Inheritance
    Object
    Linker.PortTypeDriverDescriptor
    Namespace: Mechatronics.SystemGraph
    Syntax
    public class PortTypeDriverDescriptor

    Fields

    electedDriverBindingReference

    The elected driver binding reference

    Declaration
    public Linker.EdgeBindingDescriptor electedDriverBindingReference
    Field Value
    Type Description
    Linker.EdgeBindingDescriptor

    lstBinding

    The list of edge binding to this port

    Declaration
    public List<Linker.EdgeBindingDescriptor> lstBinding
    Field Value
    Type Description
    List<Linker.EdgeBindingDescriptor>

    lstDriverEdge

    The list of potential driver edge

    Declaration
    public List<SerializedEdge> lstDriverEdge
    Field Value
    Type Description
    List<SerializedEdge>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 18, 2022
    Terms of use