UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::ParkingLot::FWakeState Struct Referencefinal

#include <ParkingLot.h>

Public Attributes

bool bDidWake = false
 
bool bHasWaitingThreads = false
 

Member Data Documentation

◆ bDidWake

bool UE::ParkingLot::FWakeState::bDidWake = false

Did a thread wake up?

◆ bHasWaitingThreads

bool UE::ParkingLot::FWakeState::bHasWaitingThreads = false

Does the queue MAYBE have another thread waiting on this address?


The documentation for this struct was generated from the following file: