ISlateViewport::Tick

Performs any ticking necessary by this handle

Windows
MacOS
Linux

Override Hierarchy

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h

Include

#include "Rendering/RenderingCommon.h"

Syntax

virtual void Tick
(
    const FGeometry & AllottedGeometry,
    double InCurrentTime,
    float DeltaTime
)

Remarks

Performs any ticking necessary by this handle

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