Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FPersistentStorageManager
Top level of all managed storage Wrapper to prevent changing or resizing after init
| Name | FRootDirInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/IPlatformFileManagedStorageWrapper.h |
| Include Path | #include "HAL/IPlatformFileManagedStorageWrapper.h" |
Syntax
struct FRootDirInfo
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RootDirectories | TArray< FString > | HAL/IPlatformFileManagedStorageWrapper.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArrayView< const FString > GetRootDirectories() |
HAL/IPlatformFileManagedStorageWrapper.h | ||
void Init
(
TArrayView< const FPersistentStorageCategory > Categories |
HAL/IPlatformFileManagedStorageWrapper.h |