Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor > API/Plugins/DynamicMaterialEditor/Components > API/Plugins/DynamicMaterialEditor/Components/UDMMaterialProperty
References
| Module | DynamicMaterialEditor |
| Header | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterialEditor/Public/Components/DMMaterialProperty.h |
| Include | #include "Components/DMMaterialProperty.h" |
| Source | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterialEditor/Private/Components/DMMaterialProperty.cpp |
void OnOutputProcessorUpdated()
Remarks
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.