Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor > API/Plugins/DynamicMaterialEditor/UDMMaterialProperty
Description
Triggered when the output process is updated either through PostEditChangeProperty or via the setter. Will potentially reset the value to null if it is invalid.
| Name | OnOutputProcessorUpdated |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/Components/DMMaterialProperty.h |
| Include Path | #include "Components/DMMaterialProperty.h" |
| Source | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Private/Components/DMMaterialProperty.cpp |
void OnOutputProcessorUpdated()