UUnrealEdEngine::DoDirtyPackagesNeedCheckout

Checks to see if there are any packages in the PackageToNotifyState map that are not checked out by the user

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

bool DoDirtyPackagesNeedCheckout() const

Remarks

Checks to see if there are any packages in the PackageToNotifyState map that are not checked out by the user

Returns

True if packages need to 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