IsCreated
Indicates that a NativeArray<T> has an allocated memory buffer.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: Unity.Collections
- Assembly: UnityEngine.CoreModule
public bool IsCreated { get; }
public bool IsCreated { get; }