Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/LockTags.h |
| Include | #include "Async/LockTags.h" |
Syntax
struct FDeferLock
Remarks
Use with dynamic locks to defer locking on construction.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDeferLock () |