UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::EventLoop::FEventLoopTimerManagerMockTraits Struct Reference
+ Inheritance diagram for UE::EventLoop::FEventLoopTimerManagerMockTraits:

Classes

struct  FStorageTraits
 

Public Types

using FTimerHeapAllocatorType = TInlineAllocator< 32 >
 
using FTimerRepeatAllocatorType = TInlineAllocator< 32 >
 

Static Public Member Functions

static void CheckIsManagerThread (bool bIsManagerThread)
 
static void ResetTestConditions ()
 
- Static Public Member Functions inherited from UE::EventLoop::FTimerManagerTraitsBase
static void CheckIsManagerThread (bool bIsManagerThread)
 

Static Public Attributes

static bool bCheckIsManagerThreadTriggered = false
 

Member Typedef Documentation

◆ FTimerHeapAllocatorType

◆ FTimerRepeatAllocatorType

Member Function Documentation

◆ CheckIsManagerThread()

static void UE::EventLoop::FEventLoopTimerManagerMockTraits::CheckIsManagerThread ( bool  bIsManagerThread)
inlinestatic

◆ ResetTestConditions()

static void UE::EventLoop::FEventLoopTimerManagerMockTraits::ResetTestConditions ( )
inlinestatic

Member Data Documentation

◆ bCheckIsManagerThreadTriggered

bool UE::EventLoop::FEventLoopTimerManagerMockTraits::bCheckIsManagerThreadTriggered = false
static

The documentation for this struct was generated from the following file: