docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PortTypeUint

    Class PortTypeUint. Implements the PortType<T>

    Inheritance
    object
    IPortType
    PortType<uint>
    PortTypeUint
    Inherited Members
    PortType<uint>.Data
    PortType<uint>.CreateFieldBox()
    PortType<uint>.TrySetValue(object)
    PortType<uint>.TryGetValue()
    PortType<uint>.Synchronize()
    PortType<uint>.Propagate(double)
    PortType<uint>.WriteRaw
    PortType<uint>.Write
    PortType<uint>.ReadRaw
    PortType<uint>.Read
    PortType<uint>.Ref()
    PortType<uint>.SetOnChangeClockRisingEdge(bool)
    PortType<uint>.ToString()
    PortType<uint>.CopyFrom(PortType<uint>)
    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 PortTypeUint : PortType<uint>

    Constructors

    Name Description
    PortTypeUint()

    Initializes a new instance of the PortTypeUint class.

    PortTypeUint(PortType<uint>)

    Initializes a new instance of the PortTypeUint class.

    PortTypeUint(uint)

    Initializes a new instance of the PortTypeUint 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)