Navigation
API > API/Editor > API/Editor/PropertyEditor
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
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddMaterial
(
uint32 SlotIndex, |
Adds a new material to the list |