FMovieSceneKeyStruct

Base class for movie scene section key structs that need to manually have their changes propagated to key values.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieScene

Header

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

Include

#include "MovieSceneKeyStruct.h"

Syntax

struct FMovieSceneKeyStruct

Remarks

Base class for movie scene section key structs that need to manually have their changes propagated to key values.

Destructors

Name Description

Public function Virtual

~FMovieSceneKeyStruct()

Functions

Name Description

Public function Virtual

void

 

PropagateChanges

(
    const FPropertyChangedEvent& Chang...
)

Propagate changes from this key structure to the corresponding key values.

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