docs.unity.cn
    Show / Hide Table of Contents

    Method IndexOf

    IndexOf(EntitiesJournaling.EntityView)

    Retrieve the index of the entity view in the array.

    Declaration
    public readonly int IndexOf(EntitiesJournaling.EntityView entityView)
    Parameters
    Type Name Description
    EntitiesJournaling.EntityView entityView

    The entity view.

    Returns
    Type Description
    Int32

    The index of the entity view if found, otherwise -1.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023