Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor
| Name | FDMPropertyGeneratorHandle |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/DMEDefs.h |
| Include Path | #include "DMEDefs.h" |
Syntax
struct FDMPropertyGeneratorHandle
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DetailTreeNode | TSharedPtr< IDetailTreeNode > | DMEDefs.h | ||
| PropertyHandle | TSharedPtr< IPropertyHandle > | DMEDefs.h | ||
| PropertyRowGenerator | TSharedPtr< IPropertyRowGenerator > | DMEDefs.h |