FODSCManager::Tick

[FTicker](API\Runtime\Core\Containers\FTicker) callback

Windows
MacOS
Linux

Override Hierarchy

FTickerObjectBase::Tick()

FODSCManager::Tick()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ODSC/ODSCManager.h

Include

#include "ODSC/ODSCManager.h"

Source

/Engine/Source/Runtime/Engine/Private/ODSC/ODSCManager.cpp

Syntax

virtual bool Tick
(
    float DeltaSeconds
)

Remarks

FTicker callback

Returns

false if no longer needs ticking

Parameters

Parameter

Description

DeltaSeconds

time in seconds since the last tick

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