UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNameCurve Member List

This is the complete list of members for FNameCurve, including all inherited members.

AddKey(float InTime, const FName &InValue, FKeyHandle KeyHandle=FKeyHandle())FNameCurve
DeleteKey(FKeyHandle KeyHandle)FNameCurve
Duplicate() const finalFNameCurveinlinevirtual
FIndexedCurve::DuplicateFIndexedCurve
EnsureAllIndicesHaveHandles() constFIndexedCurveinlineprotected
EnsureIndexHasAHandle(int32 KeyIndex) constFIndexedCurveinlineprotected
FIndexedCurve()FIndexedCurveinline
FindIndex(FKeyHandle KeyHandle) constFIndexedCurveinlineprotected
FindKey(float KeyTime, float KeyTimeTolerance=UE_KINDA_SMALL_NUMBER) constFNameCurve
GetFirstKeyHandle() constFIndexedCurveinline
GetIndex(FKeyHandle KeyHandle) constFIndexedCurveprotected
GetIndexSafe(FKeyHandle KeyHandle) constFIndexedCurve
GetKey(FKeyHandle KeyHandle)FNameCurve
GetKey(FKeyHandle KeyHandle) constFNameCurve
GetKeyHandle(int32 KeyIndex) constFIndexedCurveprotected
GetKeyHandleIterator() constFIndexedCurveinline
GetKeys() constFNameCurveinline
GetKeyTime(FKeyHandle KeyHandle) const override finalFNameCurvevirtual
FIndexedCurve::GetKeyTimeFIndexedCurve
GetLastKeyHandle() constFIndexedCurveinline
GetNextKey(FKeyHandle KeyHandle) constFIndexedCurve
GetNumKeys() const override finalFNameCurveinlinevirtual
FIndexedCurve::GetNumKeysFIndexedCurve
GetPreviousKey(FKeyHandle KeyHandle) constFIndexedCurve
IsKeyHandleValid(FKeyHandle KeyHandle) constFIndexedCurve
KeyHandlesToIndicesFIndexedCurvemutableprotected
KeysFNameCurve
ScaleCurve(float ScaleOrigin, float ScaleFactor)FIndexedCurve
ScaleCurve(float ScaleOrigin, float ScaleFactor, const TSet< FKeyHandle > &KeyHandles)FIndexedCurve
SetKeyTime(FKeyHandle KeyHandle, float NewTime) override finalFNameCurvevirtual
ShiftCurve(float DeltaTime)FIndexedCurve
ShiftCurve(float DeltaTime, const TSet< FKeyHandle > &KeyHandles)FIndexedCurve
UpdateOrAddKey(float InTime, const FName &InValue, float KeyTimeTolerance=UE_KINDA_SMALL_NUMBER)FNameCurve
~FIndexedCurve()FIndexedCurveinlinevirtual
~FNameCurve()FNameCurveinlinevirtual