ISequencer::GetDisplayName

Get 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

FText GetDisplayName
(
    FGuid InBinding
)

Remarks

Get the Display Name of the Object Binding Track.

Returns

The name of the object binding track.

Parameters

Parameter

Description

InBinding

the Binding of the Object

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