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