FSectionListDelegates

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h

Include

#include "PropertyCustomizationHelpers.h"

Syntax

struct FSectionListDelegates

Variables

Name Description

Public variable

FOnCanCopySecti...

 

OnCanCopySectionItem

Delegate called To know if we can copy a section item

Public variable

FOnCanCopySecti...

 

OnCanCopySectionList

Delegate called to know if we can copy a section list

Public variable

FOnCopySectionI...

 

OnCopySectionItem

Delegate called Copying a section item

Public variable

FOnCopySectionL...

 

OnCopySectionList

Delegate called Copying a section list

Public variable

FOnEnableSectio...

 

OnEnableSectionItem

Delegate called when enabling/disabling a section item

Public variable

FOnGenerateWidg...

 

OnGenerateCustomNameWidgets

Delegate called to generate custom widgets under the name of in the left column of a details panel

Public variable

FOnGenerateWidg...

 

OnGenerateCustomSectionWidgets

Delegate called to generate custom widgets under each Section

Public variable

FOnGetSections

 

OnGetSections

Delegate called to populate the list with Sections

Public variable

FOnPasteSection...

 

OnPasteSectionItem

Delegate called Pasting a section item

Public variable

FOnPasteSection...

 

OnPasteSectionList

Delegate called Pasting a section list

Public variable

FOnResetSection...

 

OnResetSectionToDefaultClicked

Delegate called when a Section list item should be reset to default

Public variable

FOnSectionChang...

 

OnSectionChanged

Delegate called when a user changes the Section

Constructors

Name Description

Public function

FSectionListDelegates()

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