Navigation
API > API/Runtime > API/Runtime/Core
| Name | FNetworkReplayVersion |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/NetworkVersion.h |
| Include Path | #include "Misc/NetworkVersion.h" |
Syntax
class FNetworkReplayVersion
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Misc/NetworkVersion.h | |||
FNetworkReplayVersion
(
const FString& InAppString, |
Misc/NetworkVersion.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AppString | FString | Misc/NetworkVersion.h | ||
| Changelist | uint32 | Misc/NetworkVersion.h | ||
| NetworkVersion | uint32 | This is a hash of compatible versions, and not pulled directly from any version enums. | Misc/NetworkVersion.h |