FMovieSceneChannelData::GetHandle

Retrieve a key handle for the specified key time index

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Channels/MovieSceneChannelData.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Channels/MovieSceneChannelData.cpp

Syntax

FKeyHandle GetHandle
(
    int32 Index
)

Remarks

Retrieve a key handle for the specified key time index

Returns

A key handle that identifies the key at the specified index, regardless of re-ordering

Parameters

Parameter

Description

Index

The index to retrieve

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