FElement

Overload list

Windows
MacOS
Linux
Name Description

Public function

FElement()

Default ctor is only required to implement CurrentElement handling without making it a pointer.

Public function

FElement

(
    double InFireTime,
    float InDelayTime,
    const FTickerDelegate& InDelegate
)

This is the ctor that the code will generally use.

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