Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL > FEvent > Wait
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/Event.h |
Include | #include "HAL/Event.h" |
bool Wait&40;&41;
Remarks
Waits an infinite amount of time for the event to be triggered. true if the event was triggered.