FNetworkVersion::SetProjectVersion

Sets the project version used for networking.

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 SetProjectVersion
(
    const TCHAR * InVersion
)

Remarks

Sets the project version used for networking. Needs to be a function to verify string and correctly invalidate cached values

Returns

void

Parameters

Parameter

Description

InVersion

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