Navigation
API > API/Editor > API/Editor/MovieSceneTools
A single named tag widget for an object binding within a sequence, represented as a rounded 'pill'
| |
|
| Name |
SObjectBindingTag |
| Type |
class |
| Header File |
/Engine/Source/Editor/MovieSceneTools/Public/SObjectBindingTag.h |
| Include Path |
#include "SObjectBindingTag.h" |
Syntax
class SObjectBindingTag : public SCompoundWidget
Inheritance Hierarchy
Structs
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FOnCreateNew |
TBaseDelegate_OneParam< void, FName > |
|
SObjectBindingTag.h |
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| EditableText |
TSharedPtr< SEditableTextBox > |
|
SObjectBindingTag.h |
|
| OnClicked |
FSimpleDelegate |
|
SObjectBindingTag.h |
|
| OnCreateNew |
FOnCreateNew |
|
SObjectBindingTag.h |
|
| OnDeleted |
FSimpleDelegate |
|
SObjectBindingTag.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Construct this widget |
SObjectBindingTag.h |
|