Navigation
API > API/Runtime > API/Runtime/EventLoop > API/Runtime/EventLoop/TResourceHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Creates an initially unset handle | EventLoop/EventLoopHandle.h | ||
| Creates a handle pointing to a new instance | EventLoop/EventLoopHandle.h |
TResourceHandle()
Description
Creates an initially unset handle
| Name | TResourceHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/EventLoopHandle.h |
| Include Path | #include "EventLoop/EventLoopHandle.h" |
TResourceHandle()
TResourceHandle(EGenerateNewHandleType)
Description
Creates a handle pointing to a new instance
| Name | TResourceHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/EventLoopHandle.h |
| Include Path | #include "EventLoop/EventLoopHandle.h" |
TResourceHandle
(
EGenerateNewHandleType
)