FEvent::IsManualReset

Whether the signaled state of this event needs to be reset manually.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Core

Header

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

Include

#include "HAL/Event.h"

Syntax

bool IsManualReset()

Remarks

Whether the signaled state of this event needs to be reset manually.

Returns

true if the state requires manual resetting, false otherwise.

See Also

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