SGraphEditor::RegisterActiveTimer

Register an active timer on the graph editor.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/GraphEditor.h

Include

#include "GraphEditor.h"

Syntax

virtual TSharedRef< FActiveTimerHandle > RegisterActiveTimer
(
    float TickPeriod,
    FWidgetActiveTimerDelegate TickFunction
)

Remarks

Register an active timer on the graph editor.

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