RoDataStream(T) Type Conversions

TinyEcs

RoDataStreamT Type Conversions

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

The RoDataStreamT generic type exposes the following members.

Operators
  NameDescription
Public operatorStatic member(RoDataStreamT to T)
Cast to an array. O(1) operation. Length of the array may not match the length of the stream.
Top
See Also