Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
Include |
#include "Application/SlateApplicationBase.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Application/SlateApplicationBase.cpp |
bool AnyActiveTimersArePending()
Used to determine if any active timer handles are ready to fire. Means we need to tick slate even if no user interaction.