UUnrealEdEngine::ShowPackageNotification

Displays a toast notification or warning when a package is dirtied, indicating that it needs checking out (or that it cannot be checked out)

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

Remarks

Displays a toast notification or warning when a package is dirtied, indicating that it needs checking out (or that it cannot be checked out)

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