FKeyHandleLookupTable::AllocateHandle

Allocate a new handle for the specified index

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/KeyHandle.h

Include

#include "Curves/KeyHandle.h"

Source

/Engine/Source/Runtime/Engine/Private/Curves/KeyHandle.cpp

Syntax

FKeyHandle AllocateHandle
(
    int32 Index
)

Remarks

Allocate a new handle for the specified index

Returns

A new key handle that corresponds to the specified index

Parameters

Parameter

Description

Index

The index to associate a handle with

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