Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FEventRef
Overloads
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
)