Navigation
API > API/Runtime > API/Runtime/EventLoop > API/Runtime/EventLoop/FTimerManagerDefaultTraits
Default traits used for timer storage.
| Name | FStorageTraits |
| Type | struct |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/EventLoopTimer.h |
| Include Path | #include "EventLoop/EventLoopTimer.h" |
Syntax
struct FStorageTraits : public UE::EventLoop::FManagedStorageDefaultTraits
Inheritance Hierarchy
- FManagedStorageTraitsBase → FManagedStorageDefaultTraits → FTimerManagerDefaultTraits::FStorageTraits
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FExternalHandle | FTimerHandle | EventLoop/EventLoopTimer.h |