Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
Inheritance Hierarchy
- FTSTicker
- FTSBackgroundableTicker
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/BackgroundableTicker.h |
| Include | #include "Containers/BackgroundableTicker.h" |
Syntax
class FTSBackgroundableTicker : public FTSTicker
Remarks
This works the same as the core FTSTicker, but on supported mobile platforms it continues ticking while the app is running in the background.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTSBackgroundableTicker & |