UMovieSceneTakeSection::Serialize

Overloaded serializer to ensure that the channel proxy is updated correctly on load and duplicate

Windows
MacOS
Linux

Override Hierarchy

UObject::Serialize()

UMovieSceneSection::Serialize()

UMovieSceneTakeSection::Serialize()

References

Module

TakeMovieScene

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakeMovieScene/Public/MovieSceneTakeSection.h

Include

#include "MovieSceneTakeSection.h"

Source

/Engine/Plugins/VirtualProduction/Takes/Source/TakeMovieScene/Private/MovieSceneTakeSection.cpp

Syntax

virtual void Serialize
(
    FArchive & Ar
)

Remarks

Overloaded serializer to ensure that the channel proxy is updated correctly on load and duplicate

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