Method ToNativeArray
ToNativeArray(AllocatorHandle)
Convert array to native array.
Declaration
public NativeArray<EntitiesJournaling.ComponentTypeView> ToNativeArray(AllocatorManager.AllocatorHandle allocator)
Parameters
Type | Name | Description |
---|---|---|
AllocatorManager.AllocatorHandle | allocator | The Allocator of the NativeArray. |
Returns
Type | Description |
---|---|
NativeArray<EntitiesJournaling.ComponentTypeView> |