FCurveSequence::GetCurve

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Animation/CurveSequence.h

Include

#include "Animation/CurveSequence.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Animation/CurveSequence.cpp

Syntax

const FCurveSequence::FSlateCurve & GetCurve
(
    int32 CurveIndex
) const

Returns

A curve given the index into the curves array

Parameters

Parameter

Description

CurveIndex

Index of a curve in the curves array.

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