FMaterialListDelegates

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "MaterialList.h"

Syntax

struct FMaterialListDelegates

Variables

Name Description

Public variable

FOnCanCopyMater...

 

OnCanCopyMaterialItem

Delegate called to know if we can copy a material item

Public variable

FOnCanCopyMater...

 

OnCanCopyMaterialList

Delegate called to know if we can copy a material list

Public variable

FOnCopyMaterial...

 

OnCopyMaterialItem

Delegate called Copying a material item

Public variable

FOnCopyMaterial...

 

OnCopyMaterialList

Delegate called Copying a material list

Public variable

FOnGenerateWidg...

 

OnGenerateCustomMaterialWidgets

Delegate called to generate custom widgets under each material

Public variable

FOnGenerateWidg...

 

OnGenerateCustomNameWidgets

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

Public variable

FOnGetMaterials

 

OnGetMaterials

Delegate called to populate the list with materials

Public variable

FOnMaterialChan...

 

OnMaterialChanged

Delegate called when a user changes the material

Public variable

FOnMaterialList...

 

OnMaterialListDirty

Delegate called when we tick the material list to know if the list is dirty

Public variable

FOnPasteMateria...

 

OnPasteMaterialItem

Delegate called Pasting a material item

Public variable

FOnPasteMateria...

 

OnPasteMaterialList

Delegate called Pasting a material list

Public variable

FOnResetMateria...

 

OnResetMaterialToDefaultClicked

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

Constructors

Name Description

Public function

FMaterialListDelegates()

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