Navigation
API > API/Runtime > API/Runtime/Core
RAII-style shared and pooled `FEvent_
| Name | FSharedEventRef |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/Event.h |
| Include Path | #include "HAL/Event.h" |
Syntax
class FSharedEventRef
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSharedEventRef
(
EEventMode Mode |
HAL/Event.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Ptr | TSharedPtr< FEvent > | HAL/Event.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEvent * operator->() |
HAL/Event.h |