FSlateApplicationBase::AnyActiveTimersArePending

Used to determine if any active timer handles are ready to fire.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Application/SlateApplicationBase.cpp

Syntax

bool AnyActiveTimersArePending()

Remarks

Used to determine if any active timer handles are ready to fire. Means we need to tick slate even if no user interaction.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss