Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FEventRef
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEventRef
(
EEventMode Mode |
HAL/Event.h | ||
| HAL/Event.h | |||
| HAL/Event.h |
FEventRef(EEventMode)
| Name | FEventRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/Event.h |
| Include Path | #include "HAL/Event.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/ThreadingBase.cpp |
FEventRef
(
EEventMode Mode
)
FEventRef(const FEventRef &)
| Name | FEventRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/Event.h |
| Include Path | #include "HAL/Event.h" |
FEventRef
(
const FEventRef &
)
FEventRef(FEventRef &&)
| Name | FEventRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/Event.h |
| Include Path | #include "HAL/Event.h" |
FEventRef
(
FEventRef && Other
)