Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/IPlatformFileManagedStorageWrapper.h |
Include | #include "HAL/IPlatformFileManagedStorageWrapper.h" |
Syntax
class FManagedStorageScopeFileLock
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FManagedStorageScopeFileLock
(
FPersistentManagedFile InManagedFile |
||
![]() |
|||
![]() |
FManagedStorageScopeFileLock
(
FManagedStorageScopeFileLock&& InOther |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Unlock () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FManagedStorageScopeFileLock & | operator=
(
const FManagedStorageScopeFileLock& |
|
![]() |
FManagedStorageScopeFileLock & | operator=
(
FManagedStorageScopeFileLock&& InOther |