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