UMovieSceneCameraCutSection::OnBindingsUpdated

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

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneSection::OnBindingsUpdated()

UMovieSceneCameraCutSection::OnBindingsUpdated()

References

Module

MovieSceneTracks

Header

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

Include

#include "Sections/MovieSceneCameraCutSection.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneCameraCutSection.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