docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct EntitiesJournaling.ComponentTypeViewArray

    Array of EntitiesJournaling.ComponentTypeView.

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public readonly struct EntitiesJournaling.ComponentTypeViewArray

    Properties

    Name Description
    this[int]

    Get the component type at the specified index.

    Length

    Number of component type in the array.

    Methods

    Name Description
    GetEnumerator()

    Returns an enumerator that can iterate through the EntitiesJournaling.ComponentTypeViewArray.

    IndexOf(ComponentTypeView)

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

    ToArray()

    Convert array to managed array.

    ToNativeArray(AllocatorHandle)

    Convert array to native array.

    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)