UMovieScene::TagBinding

Tag the specified binding ID with the specified name

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieScene.h

Include

#include "MovieScene.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieScene.cpp

Syntax

void TagBinding
(
    const FName & NewTag,
    const UE::MovieScene::FFixedObjectBindingID & BindingToTag
)

Remarks

Tag the specified binding ID with the specified name

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