docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct InputTriggerPort

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

    Fields

    Name Description
    Port

    Methods

    Name Description
    Equals(InputTriggerPort)

    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 ==(InputTriggerPort, InputTriggerPort)
    operator !=(InputTriggerPort, InputTriggerPort)

    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)