FCurveDrawParams::GetKeyDrawInfo

Retrieve the draw information for drawing the specified type of curve point

Unreal Engine C++ API Reference > Editor > CurveEditor > FCurveDrawParams

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveDrawInfo.h
Include #include "CurveDrawInfo.h"
const [FKeyDrawInfo](API\Editor\CurveEditor\FKeyDrawInfo) & GetKeyDrawInfo
(
    ECurvePointType Type,
    const int32 InPointIndex
) const

Remarks

Retrieve the draw information for drawing the specified type of curve point


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library