Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FScopedEvent
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/ScopedEvent.h |
Include | #include "Misc/ScopedEvent.h" |
Source | /Engine/Source/Runtime/Core/Private/HAL/ThreadingBase.cpp |
bool IsReady&40;&41;
Remarks
Checks if the event has been triggered (used for special early out cases of scope event) if this returns true once it will return true forever returns true if the scoped event has been triggered once