FNetworkVersion::SetGameCompatibleNetworkProtocolVersion

Sets the game compatible network protocol version used for networking and invalidate cached values

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/NetworkVersion.h

Include

#include "Misc/NetworkVersion.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/NetworkVersion.cpp

Syntax

static void SetGameCompatibleNetworkProtocolVersion
(
    uint32 GameCompatibleNetworkProtocolVersion
)

Remarks

Sets the game compatible network protocol version used for networking and invalidate cached values

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss