Navigation
API > API/Runtime > API/Runtime/Core
| Name | FExternalMutexParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Async/ExternalMutex.h |
| Include Path | #include "Async/ExternalMutex.h" |
Syntax
struct FExternalMutexParams
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| IsLockedFlag | uint8 | Async/ExternalMutex.h | |
| MayHaveWaitingLockFlag | uint8 | Async/ExternalMutex.h |