![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Containers/Array.h"#include "Containers/DirectoryTree.h"#include "Containers/Map.h"#include "Containers/StringFwd.h"#include "Containers/StringView.h"#include "CoreTypes.h"#include "Delegates/Delegate.h"#include "HAL/PlatformCrt.h"#include "Templates/SharedPointer.h"#include "UObject/NameTypes.h"Go to the source code of this file.
Classes | |
| class | FNamePermissionList |
| class | FPathPermissionList |
Typedefs | |
| typedef TArray< FName > | FPermissionListOwners |
Enumerations | |
| enum class | EPathPermissionListType { Default , ClassPaths } |
| enum class | EPathPermissionPrefixResult { Fail , FailRecursive , Pass , PassRecursive } |
List of owner names that requested a specific item filtered, allows unregistering specific set of changes by a given plugin or system
|
strong |
|
strong |