Navigation
API > API/Runtime > API/Runtime/EventLoop > API/Runtime/EventLoop/TManagedStorage
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ElementType * Find
(
FExternalHandle Handle |
EventLoop/EventLoopManagedStorage.h | ||
const ElementType * Find
(
FExternalHandle Handle |
EventLoop/EventLoopManagedStorage.h | ||
ElementType * Find
(
FInternalHandle Handle |
EventLoop/EventLoopManagedStorage.h | ||
const ElementType * Find
(
FInternalHandle Handle |
EventLoop/EventLoopManagedStorage.h |
Find(FExternalHandle)
| Name | Find |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/EventLoopManagedStorage.h |
| Include Path | #include "EventLoop/EventLoopManagedStorage.h" |
ElementType * Find
(
FExternalHandle Handle
)
Find(FExternalHandle)
| Name | Find |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/EventLoopManagedStorage.h |
| Include Path | #include "EventLoop/EventLoopManagedStorage.h" |
const ElementType * Find
(
FExternalHandle Handle
) const
Find(FInternalHandle)
| Name | Find |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/EventLoopManagedStorage.h |
| Include Path | #include "EventLoop/EventLoopManagedStorage.h" |
ElementType * Find
(
FInternalHandle Handle
)
Find(FInternalHandle)
| Name | Find |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/EventLoopManagedStorage.h |
| Include Path | #include "EventLoop/EventLoopManagedStorage.h" |
const ElementType * Find
(
FInternalHandle Handle
) const