FMaterialPropertyHelpers::OnOverrideParameter

Called when a parameter is overridden;

Unreal Engine C++ API Reference > Editor > MaterialEditor > FMaterialPropertyHelpers

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h
Include #include "MaterialPropertyHelpers.h"
Source /Engine/Source/Editor/MaterialEditor/Private/MaterialPropertyHelpers.cpp
static void OnOverrideParameter
(
    bool NewValue,
    [UDEditorParameterValue](API\Editor\UnrealEd\MaterialEditor\UDEditorParameterValue) * Parameter,
    [UMaterialEditorInstanceConstant](API\Editor\UnrealEd\MaterialEditor\UMaterialEditorInstanceConstant) * MaterialEditorInstance
)

Remarks

Called when a parameter is overridden;


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library