Navigation
API > API/Runtime > API/Runtime/IndexedCacheStorage
| |
|
| Name |
FIndexedCacheStorageScopeMount |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/IndexedCacheStorage/Public/IndexedCacheStorageManager.h |
| Include Path |
#include "IndexedCacheStorageManager.h" |
Syntax
struct FIndexedCacheStorageScopeMount
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FIndexedCacheStorageScopeMount
(
int32 InMountPoint
)
|
|
IndexedCacheStorageManager.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~FIndexedCacheStorageScopeMount()
|
|
IndexedCacheStorageManager.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MountPath |
FString |
|
IndexedCacheStorageManager.h |
|
| MountPoint |
const int32 |
|
IndexedCacheStorageManager.h |
|
Functions
Public