docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct TriggerEvents.Enumerator

    An enumerator.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Physics
    Assembly: Unity.Physics.dll
    Syntax
    public struct TriggerEvents.Enumerator

    Properties

    Current

    Gets or sets the current.

    Declaration
    public readonly TriggerEvent Current { get; }
    Property Value
    Type Description
    TriggerEvent

    The current.

    Methods

    MoveNext()

    Determines if we can move next.

    Declaration
    public bool MoveNext()
    Returns
    Type Description
    bool

    True if it succeeds, false if it fails.

    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)