UMovieSceneTrack::GetCookOptimizationFlags

Called when this track's movie scene is being cooked to determine if/how this track should be cooked.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneTrack::GetCookOptimizationFlags()

UMovieSceneSpawnTrack::GetCookOptimizationFlags()

References

Module

MovieScene

Header

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

Include

#include "MovieSceneTrack.h"

Syntax

virtual ECookOptimizationFlags GetCookOptimizationFlags() const

Remarks

Called when this track's movie scene is being cooked to determine if/how this track should be cooked.

Returns

ECookOptimizationFlags detailing how to optimize this track

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