Reset()
Sets the length to 0.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.Collections.LowLevel.Unsafe
- Assembly: UnityEngine.ManagedKernelModule
public void Reset()
Remarks
Does not change the capacity.
public void Reset()