Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL > FPThreadEvent
- FEvent::IsManualReset()
- FPThreadEvent::IsManualReset()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/PThreadEvent.h |
Include | #include "HAL/PThreadEvent.h" |
virtual bool IsManualReset&40;&41;
Remarks
Whether the signaled state of this event needs to be reset manually. true if the state requires manual resetting, false otherwise.