docs.unity.cn
    Show / Hide Table of Contents

    Class PortTypeNodeRuntime

    Class PortTypeNodeRuntime. Implements the IPortType

    Inheritance
    Object
    IPortType
    PortTypeNodeRuntime
    Inherited Members
    IPortType.globalId
    IPortType.uniqueId
    IPortType.synchronizeAfterLinking
    IPortType.Clock
    IPortType.ChangeEvent
    IPortType.Batching
    IPortType.SignalBatch
    IPortType.Connected
    IPortType.Driver
    IPortType.SetConnected(Boolean)
    IPortType.SetSynchronizeAfterLinking(Boolean)
    IPortType.CreateFieldBox()
    IPortType.TrySetValue(Object)
    IPortType.TryGetValue()
    IPortType.Synchronize()
    IPortType.Propagate(Double)
    IPortType.SetOnChangeClockRisingEdge(Boolean)
    IPortType.SetAsDriver(Object)
    IPortType.BeginBatch()
    IPortType.EndBatch()
    IPortType.TypeNiceName(Type)
    Namespace: Mechatronics.SystemGraph
    Syntax
    [Serializable]
    public class PortTypeNodeRuntime : IPortType

    Properties

    Ref

    Gets or sets the reference.

    Declaration
    public NodeRuntime Ref { get; set; }
    Property Value
    Type Description
    NodeRuntime

    The reference.

    See Also

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