SKeyEditInterface

Widget that represents a details panel that refreshes on undo, and handles modification of the section on edit

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/SKeyEditInterface.h

Include

#include "SKeyEditInterface.h"

Syntax

class SKeyEditInterface :
    public SCompoundWidget,
    public FEditorUndoClient,
    public FNotifyHook

Remarks

Widget that represents a details panel that refreshes on undo, and handles modification of the section on edit

Destructors

Name Description

Public function

~SKeyEditInterface()

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    TSharedRef< ISequencer > InSequence...
)

Public function

void

 

Initialize()

(Re)Initialize this widget's details panel

Classes

Name

Description

Public struct

FArguments

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