Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FEngineVersion
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/EngineVersion.h |
Include | #include "Misc/EngineVersion.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/EngineVersion.cpp |
void Set
&40;
uint16 InMajor,
uint16 InMinor,
uint16 InPatch,
uint32 InChangelist,
const FString & InBranch
&41;
Remarks
Sets the version to the given values.