RwDataStream(T) Explicit Conversion (RwDataStream(T) to T[])

TinyEcs

RwDataStreamT  Conversion (RwDataStreamT to T)

[This is preliminary documentation and is subject to change.]

Cast to an array. O(1) operation. Length of the array may not match the length of the stream.

Namespace:  TinyEcs
Assembly:  TinyEcs (in TinyEcs.dll) Version: 1.0.0
See Also