![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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 final | FNameCurve | inlinevirtual |
| FIndexedCurve::Duplicate | FIndexedCurve | |
| EnsureAllIndicesHaveHandles() const | FIndexedCurve | inlineprotected |
| EnsureIndexHasAHandle(int32 KeyIndex) const | FIndexedCurve | inlineprotected |
| FIndexedCurve() | FIndexedCurve | inline |
| FindIndex(FKeyHandle KeyHandle) const | FIndexedCurve | inlineprotected |
| FindKey(float KeyTime, float KeyTimeTolerance=UE_KINDA_SMALL_NUMBER) const | FNameCurve | |
| GetFirstKeyHandle() const | FIndexedCurve | inline |
| GetIndex(FKeyHandle KeyHandle) const | FIndexedCurve | protected |
| GetIndexSafe(FKeyHandle KeyHandle) const | FIndexedCurve | |
| GetKey(FKeyHandle KeyHandle) | FNameCurve | |
| GetKey(FKeyHandle KeyHandle) const | FNameCurve | |
| GetKeyHandle(int32 KeyIndex) const | FIndexedCurve | protected |
| GetKeyHandleIterator() const | FIndexedCurve | inline |
| GetKeys() const | FNameCurve | inline |
| GetKeyTime(FKeyHandle KeyHandle) const override final | FNameCurve | virtual |
| FIndexedCurve::GetKeyTime | FIndexedCurve | |
| GetLastKeyHandle() const | FIndexedCurve | inline |
| GetNextKey(FKeyHandle KeyHandle) const | FIndexedCurve | |
| GetNumKeys() const override final | FNameCurve | inlinevirtual |
| FIndexedCurve::GetNumKeys | FIndexedCurve | |
| GetPreviousKey(FKeyHandle KeyHandle) const | FIndexedCurve | |
| IsKeyHandleValid(FKeyHandle KeyHandle) const | FIndexedCurve | |
| KeyHandlesToIndices | FIndexedCurve | mutableprotected |
| Keys | FNameCurve | |
| ScaleCurve(float ScaleOrigin, float ScaleFactor) | FIndexedCurve | |
| ScaleCurve(float ScaleOrigin, float ScaleFactor, const TSet< FKeyHandle > &KeyHandles) | FIndexedCurve | |
| SetKeyTime(FKeyHandle KeyHandle, float NewTime) override final | FNameCurve | virtual |
| 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() | FIndexedCurve | inlinevirtual |
| ~FNameCurve() | FNameCurve | inlinevirtual |