Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateApplicationBase
Description
Used to determine if any active timer handles are ready to fire. Means we need to tick slate even if no user interaction.
| Name | UpdateAnyActiveTimersArePending |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
| Include Path | #include "Application/SlateApplicationBase.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Application/SlateApplicationBase.cpp |
void UpdateAnyActiveTimersArePending()