Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FManagedStorageScopeFileLock
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
HAL/IPlatformFileManagedStorageWrapper.h |
|
|
|
HAL/IPlatformFileManagedStorageWrapper.h |
|
operator=(const FManagedStorageScopeFileLock &)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/IPlatformFileManagedStorageWrapper.h |
| Include Path |
#include "HAL/IPlatformFileManagedStorageWrapper.h" |
FManagedStorageScopeFileLock & operator=
(
const FManagedStorageScopeFileLock &
)
operator=(FManagedStorageScopeFileLock &&)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/IPlatformFileManagedStorageWrapper.h |
| Include Path |
#include "HAL/IPlatformFileManagedStorageWrapper.h" |
FManagedStorageScopeFileLock & operator=
(
FManagedStorageScopeFileLock && InOther
)