RwDataStream(T) Type Conversions

TinyEcs

RwDataStreamT Type Conversions

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

The RwDataStreamT generic type exposes the following members.

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