SObjectBindingTags

A horizontally grouped collection of tags that apply to a single object binding.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/SObjectBindingTag.h

Include

#include "SObjectBindingTag.h"

Syntax

class SObjectBindingTags : public SCompoundWidget

Remarks

A horizontally grouped collection of tags that apply to a single object binding. This widget automatically updates when the tags for a binding change.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    const UE::MovieScene::FFixedObjectB...,
    FObjectBindingTagCache* Bindin...
)

Construct this widget. Binding cache can be retrieved through FSequencer::GetObjectTagCache()

Classes

Name

Description

Public struct

FArguments

Typedefs

Name

Description

FTagEvent

A simple delegate that is passed the tag name applicable to the operation