FNetworkVersion::SetGameNetworkProtocolVersion

Sets the game 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 SetGameNetworkProtocolVersion
(
    uint32 GameNetworkProtocolVersion
)

Remarks

Sets the game 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