FTicker::GetCoreTicker

Singleton used for the ticker in Core / Launch.

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/Misc/CoreMisc.cpp

Syntax

static FTicker & GetCoreTicker()

Remarks

Singleton used for the ticker in Core / Launch. If you add a new ticker for a different subsystem, do not put that singleton here!

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