Navigation
API > API/Runtime > API/Runtime/Core
| Name | FManagedStorageScopeFileLock |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/IPlatformFileManagedStorageWrapper.h |
| Include Path | #include "HAL/IPlatformFileManagedStorageWrapper.h" |
Syntax
class FManagedStorageScopeFileLock
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FManagedStorageScopeFileLock
(
FPersistentManagedFile InManagedFile |
HAL/IPlatformFileManagedStorageWrapper.h | ||
| HAL/IPlatformFileManagedStorageWrapper.h | |||
FManagedStorageScopeFileLock
(
FManagedStorageScopeFileLock&& InOther |
HAL/IPlatformFileManagedStorageWrapper.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FManagedStorageScopeFileLock() |
HAL/IPlatformFileManagedStorageWrapper.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ManagedFile | FPersistentManagedFile | HAL/IPlatformFileManagedStorageWrapper.h | ||
| pFileCS | FCriticalSection * | HAL/IPlatformFileManagedStorageWrapper.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Unlock() |
HAL/IPlatformFileManagedStorageWrapper.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| HAL/IPlatformFileManagedStorageWrapper.h | |||
FManagedStorageScopeFileLock & operator=
(
FManagedStorageScopeFileLock&& InOther |
HAL/IPlatformFileManagedStorageWrapper.h |