FIndexedCurve::GetIndexSafe

Gets the index of a handle, checks if the key handle is valid first.

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 GetIndexSafe
(
    FKeyHandle KeyHandle
) const

Remarks

Gets the index of a handle, checks if the key handle is valid first.

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