![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Event.h>
Public Member Functions | |
| CORE_API | FEventRef (EEventMode Mode=EEventMode::AutoReset) |
| CORE_API | ~FEventRef () |
| FEventRef (const FEventRef &)=delete | |
| FEventRef & | operator= (const FEventRef &)=delete |
| FEventRef (FEventRef &&Other)=delete | |
| FEventRef & | operator= (FEventRef &&Other)=delete |
| FEvent * | operator-> () const |
| FEvent * | Get () |
RAII-style pooled FEvent
non-copyable, non-movable
|
explicit |
| FEventRef::~FEventRef | ( | ) |
|
delete |
|
delete |
|
inline |
|
inline |