FMovieSceneChannelData::GetTimes

Mutable access to this channel's key times.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelData.h

Include

#include "Channels/MovieSceneChannelData.h"

Syntax

TArrayView< FFrameNumber > GetTimes()

Remarks

Mutable access to this channel's key times. @note Warning: any usage must keep times sorted. Any reordering of times will not be reflected in the values array.

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