UMovieScenePropertyTrack::GetSectionToKey

Finds a section we want to key and recieve globally changed values.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneTrack::GetSectionToKey()

UMovieScenePropertyTrack::GetSectionToKey()

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieScenePropertyTrack.h

Include

#include "Tracks/MovieScenePropertyTrack.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Tracks/MovieScenePropertyTrack.cpp

Syntax

virtual UMovieSceneSection * GetSectionToKey() const

Remarks

Finds a section we want to key and recieve globally changed values.

Returns

The Section that changes.

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