UViewportWorldInteraction::GetCurrentDeltaTime

Gets the current delta time, so functions that don't get the delta time passed can still get it

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportWorldInteraction.h

Include

#include "ViewportWorldInteraction.h"

Syntax

float GetCurrentDeltaTime() const

Remarks

Gets the current delta time, so functions that don't get the delta time passed can still get it

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