Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor > API/Plugins/DynamicMaterialEditor/Slate > API/Plugins/DynamicMaterialEditor/Slate/Properties > API/Plugins/DynamicMaterialEditor/Slate/Properties/Generators > API/Plugins/DynamicMaterialEditor/Slate/Properties/Generators/FDMComponentProp-
References
| Module | DynamicMaterialEditor |
| Header | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterialEditor/Public/Slate/Properties/Generators/DMComponentPropertyRowGenerator.h |
| Include | #include "Slate/Properties/Generators/DMComponentPropertyRowGenerator.h" |
| Source | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterialEditor/Private/Slate/Properties/Generators/DMComponentPropertyRowGenerator.cpp |
virtual void AddComponentProperties
(
const TSharedRef< SDMComponentEdit > & InComponentEditWidget,
UDMMaterialComponent * InComponent,
TArray < FDMPropertyHandle > & InOutPropertyRows,
TSet< UDMMaterialComponent * > & InOutProcessedObjects
)