Navigation
API > API/Runtime > API/Runtime/NetworkReplayStreaming
Inheritance Hierarchy
- FJsonSerializable
- FReplayEventList
References
| Module | NetworkReplayStreaming |
| Header | /Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h |
| Include | #include "NetworkReplayStreaming.h" |
Syntax
class FReplayEventList : public FJsonSerializable
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FReplayEventListItem > | ReplayEvents |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| BEGIN_JSON_SERIALIZER | JSON_SERIALIZE_ARRAY_SERIALIZABLE
(
"events", |
FJsonSerializable. |