Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FScopeTryLock > API/Runtime/Core/Misc/FScopeTryLock/__ctor
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/ScopeTryLock.h |
Include | #include "Misc/ScopeTryLock.h" |
FScopeTryLock
&40;
FCriticalSection &42; InCriticalSection
&41;
Remarks
Constructor that tries to lock the critical section. Note that you must call IsLocked to test that the lock was acquired.