AddTicker

Overload list

Windows
MacOS
Linux
Name Description

Public function

FDelegateHan...

 

AddTicker

(
    const FTickerDelegate& InDelegate,
    float InDelay
)

Add a new ticker with a given delay / interval

Public function

FDelegateHan...

 

AddTicker

(
    const TCHAR* InName,
    float InDelay,
    TFunction< bool> Function
)

Add a new ticker with a given delay / interval.

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