UUnrealEdEngine::AttemptWarnAboutWritePermission

Alerts the user to any packages that they do not have permission to write to.

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 AttemptWarnAboutWritePermission()

Remarks

Alerts the user to any packages that they do not have permission to write to. This may happen in the program files directory if the user is not an admin. 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