FEvent::Wait

Waits an infinite amount of time for the event to be triggered.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/Event.h

Include

#include "HAL/Event.h"

Syntax

bool Wait()

Remarks

Waits an infinite amount of time for the event to be triggered.

Returns

true if the event was triggered.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss