Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/Event.h |
| Include | #include "HAL/Event.h" |
Syntax
class FSharedEventRef
Remarks
RAII-style shared and pooled `FEvent_
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSharedEventRef
(
EEventMode Mode |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FEvent * | operator-> () |