FKeyHandleMap::EnsureIndexHasAHandle

Ensures a handle exists 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

void EnsureIndexHasAHandle
(
    int32 KeyIndex
)

Remarks

Ensures a handle exists for the specified Index.

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