FKeyHandleMap::EnsureAllIndicesHaveHandles

Ensures that all indices have a valid handle and that there are no handles left to invalid indices.

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 EnsureAllIndicesHaveHandles
(
    int32 NumIndices
)

Remarks

Ensures that all indices have a valid handle and that there are no handles left to invalid indices.

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