docs.unity.cn
    Show / Hide Table of Contents

    Method ToNativeArray

    ToNativeArray(AllocatorManager.AllocatorHandle)

    Convert array to native array.

    Declaration
    public readonly NativeArray<EntitiesJournaling.EntityView> ToNativeArray(AllocatorManager.AllocatorHandle allocator)
    Parameters
    Type Name Description
    AllocatorManager.AllocatorHandle allocator

    The Allocator of the NativeArray.

    Returns
    Type Description
    NativeArray<EntitiesJournaling.EntityView>

    A native array of entity views.

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