FSequencerSectionPropertyDetailsViewCustomizationParams

Parameters for the callback used when a section wants to customize how its properties details context menu looks like.

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencerSection.h

Include

#include "ISequencerSection.h"

Syntax

struct FSequencerSectionPropertyDetailsViewCustomizationParams

Remarks

Parameters for the callback used when a section wants to customize how its properties details context menu looks like.

Variables

Name Description

Public variable

FGuid

 

ParentObjectBindingGuid

Public variable

TSharedRef< ISe...

 

SectionInterface

Public variable

TSharedRef< ISe...

 

Sequencer

Public variable

ISequencerTrack...

 

TrackEditor

Constructors

Name Description

Public function

FSequencerSectionPropertyDetailsViewCustomizationParams

(
    TSharedRef< ISequencerSection > InS...,
    TSharedRef< ISequencer > InSequence...,
    ISequencerTrackEditor& InTrackEdit...
)

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