Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/ScopeRWLock.h |
Include | #include "Misc/ScopeRWLock.h" |
Syntax
class FWriteScopeLock
Remarks
Keeps a FRWLock write-locked while this scope lives
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FWriteScopeLock
(
FRWLock& InLock |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |