IMaterialListBuilder

Builds up a list of unique materials while creating some information about the materials

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "MaterialList.h"

Syntax

class IMaterialListBuilder

Remarks

Builds up a list of unique materials while creating some information about the materials

Destructors

Name Description

Public function Virtual

~IMaterialListBuilder()

Virtual destructor.

Functions

Name Description

Public function

void

 

AddMaterial

(
    uint32 SlotIndex,
    UMaterialInterface* Material,
    bool bCanBeReplaced
)

Adds a new material to the list

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