docs.unity.cn
    Show / Hide Table of Contents

    Method IndexOf

    IndexOf(EntitiesJournaling.ComponentTypeView)

    Retrieve the index of the component type view in the array.

    Declaration
    public readonly int IndexOf(EntitiesJournaling.ComponentTypeView componentTypeView)
    Parameters
    Type Name Description
    EntitiesJournaling.ComponentTypeView componentTypeView

    The component type view.

    Returns
    Type Description
    Int32

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

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023