docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PortTypeInt

    Class PortTypeInt. Implements the PortType<T>

    Inheritance
    object
    IPortType
    PortType<int>
    PortTypeInt
    Inherited Members
    PortType<int>.Data
    PortType<int>.CreateFieldBox()
    PortType<int>.TrySetValue(object)
    PortType<int>.TryGetValue()
    PortType<int>.Synchronize()
    PortType<int>.Propagate(double)
    PortType<int>.WriteRaw
    PortType<int>.Write
    PortType<int>.ReadRaw
    PortType<int>.Read
    PortType<int>.Ref()
    PortType<int>.SetOnChangeClockRisingEdge(bool)
    PortType<int>.ToString()
    PortType<int>.CopyFrom(PortType<int>)
    IPortType.globalId
    IPortType.uniqueId
    IPortType.synchronizeAfterLinking
    IPortType.Clock
    IPortType.ChangeEvent
    IPortType.Batching
    IPortType.SignalBatch
    IPortType.Connected
    IPortType.Driver
    IPortType.SetConnected(bool)
    IPortType.SetSynchronizeAfterLinking(bool)
    IPortType.SetAsDriver(object)
    IPortType.BeginBatch()
    IPortType.EndBatch()
    IPortType.TypeNiceName(Type)
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class PortTypeInt : PortType<int>

    Constructors

    Name Description
    PortTypeInt(PortType<int>)

    Initializes a new instance of the PortTypeInt class.

    PortTypeInt(int)

    Initializes a new instance of the PortTypeInt class.

    See Also

    PortType<T>
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)