FMaterialPropertyHelpers::OnOverrideParameter

Called when a parameter is overridden;

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h

Include

#include "MaterialPropertyHelpers.h"

Source

/Engine/Source/Editor/MaterialEditor/Private/MaterialPropertyHelpers.cpp

Syntax

static void OnOverrideParameter
(
    bool NewValue,
    class UDEditorParameterValue * Parameter,
    UMaterialEditorInstanceConstant * MaterialEditorInstance
)

Remarks

Called when a parameter is overridden;

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss