UUnrealEdEngine::HasMountWritePersmissionForPackage

Return if we have write permission under the mount point this packages lives in.

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/UnrealEdEngine.cpp

Syntax

bool HasMountWritePersmissionForPackage
(
    const FString & PackageName
)

Remarks

Return if we have write permission under the mount point this packages lives in.

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