Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FScopeUnlock > API/Runtime/Core/Misc/FScopeUnlock/__ctor
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/ScopeLock.h |
Include | #include "Misc/ScopeLock.h" |
FScopeUnlock
&40;
FCriticalSection &42; InSynchObject
&41;
Remarks
Constructor that performs a unlock on the synchronization object
Parameters
Name | Description |
---|---|
InSynchObject | The synchronization object to manage, can be null. |