Field Ptr
The internal buffer where the content is stored.
Namespace: Unity.Collections.LowLevel.Unsafe
Assembly: solution.dll
Syntax
[NativeDisableUnsafePtrRestriction]
public T* Ptr
Returns
Type | Description |
---|---|
T* | The internal buffer where the content is stored. |