SObjectBindingTags::Construct

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

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

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

Include

#include "SObjectBindingTag.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/SObjectBindingTag.cpp

Syntax

void Construct
(
    const FArguments & InArgs,
    const FMovieSceneObjectBindingID & InBindingID,
    FObjectBindingTagCache * BindingCache
)

Remarks

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

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