ISequencer::SetDisplayName

Set the Display Name of the Object Binding Track.

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencer.h

Include

#include "ISequencer.h"

Syntax

void SetDisplayName
(
    FGuid InBinding,
    const FText & InDisplayName
)

Remarks

Set the Display Name of the Object Binding Track.

Parameters

Parameter

Description

InBinding

the Binding of the Object

InDisplayName

The new name of the object binding track.

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