Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/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()
Remarks
Whether the signaled state of this event needs to be reset manually. true if the state requires manual resetting, false otherwise.