Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/ISequencer
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/ISequencer.h |
| Include | #include "ISequencer.h" |
void SetDisplayName
&40;
FGuid InBinding,
const FText & InDisplayName
&41;
Remarks
Set the Display Name of the Object Binding Track.
Parameters
| Name | Description |
|---|---|
| InBinding | the Binding of the Object |
| InDisplayName | The new name of the object binding track. |