docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct InputDataPort

    Implements
    IInputDataPort
    IDataPort
    IPort
    IEquatable<InputDataPort>
    Inherited Members
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Runtime
    Assembly: solution.dll
    Syntax
    [Serializable]
    public struct InputDataPort : IInputDataPort, IDataPort, IPort, IEquatable<InputDataPort>

    Fields

    Name Description
    Port

    Methods

    Name Description
    Equals(InputDataPort)

    Indicates whether the current object is equal to another object of the same type.

    Equals(object)

    Indicates whether this instance and a specified object are equal.

    GetDataCount()
    GetHashCode()

    Returns the hash code for this instance.

    GetPort()
    SetPort(Port)
    ToString()

    Returns the fully qualified type name of this instance.

    Operators

    Name Description
    operator ==(InputDataPort, InputDataPort)
    operator !=(InputDataPort, InputDataPort)

    Extension Methods

    IVisualScriptingEventReceiverJobExtensions.Schedule<TJob, TEvent>(TJob, VisualScriptingEventSystem, JobHandle)
    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)