UMovieSceneActorReferenceSection::OnBindingsUpdated

When guid bindings are updated to allow this section to fix-up any internal bindings

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneSection::OnBindingsUpdated()

UMovieSceneActorReferenceSection::OnBindingsUpdated()

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneActorReferenceSection.h

Include

#include "Sections/MovieSceneActorReferenceSection.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneActorReferenceSection.cpp

Syntax

virtual void OnBindingsUpdated
(
    const TMap< FGuid, FGuid > & OldGuidToNewGuidMap
)

Remarks

When guid bindings are updated to allow this section to fix-up any internal bindings

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