Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor
| Name | FDMComponentPropertyRowGeneratorParams |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/IDynamicMaterialEditorModule.h |
| Include Path | #include "IDynamicMaterialEditorModule.h" |
Syntax
struct FDMComponentPropertyRowGeneratorParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDMComponentPropertyRowGeneratorParams
(
TArray< FDMPropertyHandle >& InPropertyRows, |
IDynamicMaterialEditorModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NotifyHook | FNotifyHook * | IDynamicMaterialEditorModule.h | ||
| Object | UObject * | IDynamicMaterialEditorModule.h | ||
| OriginalMaterialModelBase | UDynamicMaterialModelBase * | IDynamicMaterialEditorModule.h | ||
| Owner | const SWidget * | IDynamicMaterialEditorModule.h | ||
| PreviewMaterialModelBase | UDynamicMaterialModelBase * | IDynamicMaterialEditorModule.h | ||
| ProcessedObjects | TSet< UObject * > & | IDynamicMaterialEditorModule.h | ||
| PropertyRows | TNotNull< TArray< FDMPropertyHandle > * > | IDynamicMaterialEditorModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDMPropertyHandleGenerateParams CreatePropertyHandleParams
(
FName InPropertyName |
IDynamicMaterialEditorModule.h |