docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PortTypeEnum

    Class PortTypeEnum. Implements the PortType<T> Implements the ISerializationCallbackReceiver

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

    Constructors

    Name Description
    PortTypeEnum(PortType<Enum>)

    Initializes a new instance of the PortTypeEnum class.

    PortTypeEnum(object)

    Initializes a new instance of the PortTypeEnum class.

    Methods

    Name Description
    OnAfterDeserialize()

    Implement this method to receive a callback after Unity deserializes your object.

    OnBeforeSerialize()

    Implement this method to receive a callback before Unity serializes your object.

    ToString()

    Returns a string that represents this instance.

    See Also

    PortType<T>
    ISerializationCallbackReceiver
    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)