UUnrealEdEngine::AttemptWarnAboutPackageEngineVersions

Alerts the user to any packages that have been modified which have been previously saved with an engine version newer than the current version.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/UnrealEdEngine.h

Include

#include "Editor/UnrealEdEngine.h"

Source

/Engine/Source/Editor/UnrealEd/Private/UnrealEdSrv.cpp

Syntax

void AttemptWarnAboutPackageEngineVersions()

Remarks

Alerts the user to any packages that have been modified which have been previously saved with an engine version newer than the current version. These packages cannot be saved, so the user should be alerted ASAP.

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