RoDataStream(T) Type Conversions
From TinyEcs
TinyEcs, simple pure .NET ECS
RoDataStreamT Type Conversions |
[This is preliminary documentation and is subject to change.]
The RoDataStreamT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| (RoDataStreamT to T) |
Cast to an array. O(1) operation.
Length of the array may not match the length of the stream.
|