UMovieSceneTrack::GetSectionToKey

Get the section we want to key. If track doesn't support layered blends it will return nulltpr.

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieScene

Header

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

Include

#include "MovieSceneTrack.h"

Syntax

virtual UMovieSceneSection * GetSectionToKey() const

Remarks

Get the section we want to key. If track doesn't support layered blends it will return nulltpr.

Returns

The section to key if one exists

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