FTicker::FElement::FElement

This is the ctor that the code will generally use.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/Ticker.h

Include

#include "Containers/Ticker.h"

Source

/Engine/Source/Runtime/Core/Private/Containers/Ticker.cpp

Syntax

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

Remarks

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