UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSharedEventRef Class Referencefinal

#include <Event.h>

Public Member Functions

CORE_API FSharedEventRef (EEventMode Mode=EEventMode::AutoReset)
 
FEventoperator-> () const
 

Detailed Description

RAII-style shared and pooled FEvent

Constructor & Destructor Documentation

◆ FSharedEventRef()

FSharedEventRef::FSharedEventRef ( EEventMode  Mode = EEventMode::AutoReset)
explicit

Member Function Documentation

◆ operator->()

FEvent * FSharedEventRef::operator-> ( ) const
inline

The documentation for this class was generated from the following files: