FBackgroundableTicker

This works the same as the core [FTicker](API\Runtime\Core\Containers\FTicker), but on supported mobile platforms it continues ticking while the app is running in the background.

Windows
MacOS
Linux

Inheritance Hierarchy

FTicker

FBackgroundableTicker

References

Module

Core

Header

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

Include

#include "Containers/BackgroundableTicker.h"

Syntax

class FBackgroundableTicker : public FTicker

Remarks

This works the same as the core FTicker, but on supported mobile platforms it continues ticking while the app is running in the background.

Constructors

Name Description

Public function

FBackgroundableTicker()

Destructors

Name Description

Public function

~FBackgroundableTicker()

Functions

Name Description

Public function Static

FBackgrounda...

 

GetCoreTicker()

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