Example #1
0
 public NativeArray <Cell> ToNativeArray(Allocator allocator) => Cells.ToNativeArray(allocator);