API reference
API reference
Select your platform
No SDKs available
No versions available

NList Struct

Extends IDisposable

Properties

int Count[Get]
int this[int index][Get]

Fields

NativeArray< int > _data[Get]

Member Functions

NList
( int capacity,
Allocator allocator )
void RemoveAt
( int index )
int GetAt
( int index )
void Dispose ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon