Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/ParkingLot.h |
| Include | #include "Async/ParkingLot.h" |
Syntax
struct FWakeState
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDidWake | Did a thread wake up? | |
| bool | bHasWaitingThreads | Does the queue have another thread waiting? |