Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/Iris
Classes
| Type | Name | Description | |
|---|---|---|---|
| FDataStreamManagerInitParams | |||
| FDataStreamRecord | Base struct for data stream records which are returned with WriteData calls and provided to ProcessPacketDeliveryStatus calls. | ||
| UDataStream | DataStream is an interface that facilitates implementing the replication of custom data, such as bulky data or data with special delivery guarantees. | ||
| UDataStreamManager | The DataStreamManager contains all active DataStreams that may serialize data. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EDataStreamSendStatus | Enum used to control whether a DataStream is allowed to write data or not. |