Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TDynamicSharedLock
Description
Try to lock the associated mutex in shared mode. This lock must have a mutex and must not be locked.
| Name | TryLock |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Async/SharedLock.h |
| Include Path | #include "Async/SharedLock.h" |
bool TryLock()