UK2Node_Timeline::RenameTimeline

Try to rename the timeline

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Timeline.h

Include

#include "K2Node_Timeline.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_Timeline.cpp

Syntax

bool RenameTimeline
(
    const FString & NewName
)

Remarks

Try to rename the timeline

Returns

bool true if node was successfully renamed, false otherwise

Parameters

Parameter

Description

NewName

The newname for the timeline

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