SCurveKeyDetailPanel

Inline details panel that lets you edit the Time and Value of a generic [FCurveEditor](API\Editor\CurveEditor\FCurveEditor) Key

Unreal Engine C++ API Reference > Editor > CurveEditor

Inheritance Hierarchy

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveKeyDetailPanel.h
Include #include "SCurveKeyDetailPanel.h"

Syntax

class SCurveKeyDetailPanel : public [SCompoundWidget](API\Runtime\SlateCore\Widgets\SCompoundWidget)  

Remarks

Inline details panel that lets you edit the Time and Value of a generic FCurveEditor Key

Functions

Type Name Description
void Construct ( const FArguments& InArgs, TSharedRef< FCurveEditor > InCurveE... )  
TSharedPtr< ... GetPropertyRowGenerator ()  

Classes

Type Name Description
Public struct FArguments  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library