FColumnNames

Structure of pre-defined supported column names for the curve editor outliner

Unreal Engine C++ API Reference > Editor > CurveEditor > Tree > ICurveEditorTreeItem

References

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

Syntax

struct FColumnNames  

Remarks

Structure of pre-defined supported column names for the curve editor outliner

Variables

Type Name Description
FName Label Generic label content
FName PinHeader Right-aligned column for pin buttons
FName SelectHeader Right-aligned column for select buttons

Constructors

Type Name Description
  FColumnNames ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library