Navigation
API > API/Runtime > API/Runtime/EventLoop
| Name | FManagedStorageTraitsBase |
| Type | struct |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/EventLoopManagedStorage.h |
| Include Path | #include "EventLoop/EventLoopManagedStorage.h" |
Syntax
struct FManagedStorageTraitsBase
Derived Classes
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void CheckIsManagerThread
(
uint32 ManagerThreadId |
EventLoop/EventLoopManagedStorage.h | ||
static void CheckNotInitialized
(
uint32 ManagerThreadId |
EventLoop/EventLoopManagedStorage.h | ||
static uint32 GetCurrentThreadId() |
EventLoop/EventLoopManagedStorage.h | ||
static bool IsManagerThread
(
uint32 ManagerThreadId |
EventLoop/EventLoopManagedStorage.h |