SObjectBindingTags

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

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 FMovieSceneObjectBindingID& ...,
    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

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