FIndexedCurve::GetIndex

Gets the index of a handle.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Curves/IndexedCurve.h"

Source

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

Syntax

int32 GetIndex
(
    FKeyHandle KeyHandle
) const

Remarks

Gets the index of a handle.

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