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

TinyEcs

RoDataStreamT  Conversion (RoDataStreamT 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