docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PortTypeGameObject

    Class PortTypeGameObject. Implements the PortType<T>

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

    Constructors

    Name Description
    PortTypeGameObject()

    Initializes a new instance of the PortTypeGameObject class.

    PortTypeGameObject(PortType<GameObject>)

    Initializes a new instance of the PortTypeGameObject class.

    Methods

    Name Description
    ToString()

    Returns a string that represents this instance.

    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)