Navigation
Unreal Engine C++ API Reference > Editor > Sequencer > ISequencer
References
Module | Sequencer |
Header | /Engine/Source/Editor/Sequencer/Public/ISequencer.h |
Include | #include "ISequencer.h" |
FText GetDisplayName
(
FGuid InBinding
)
Remarks
Get the Display Name of the Object Binding Track. The name of the object binding track.
Parameters
Name | Description |
---|---|
InBinding | the Binding of the Object |