docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PortTypeString

    Class PortTypeString. Implements the PortType<T>

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

    Constructors

    Name Description
    PortTypeString()

    Initializes a new instance of the PortTypeString class.

    PortTypeString(PortType<string>)

    Initializes a new instance of the PortTypeString class.

    PortTypeString(string)

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