FMaterialPropertyHelpers::IsOverriddenExpression

Returns true if the parameter is being overridden

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

References

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

Remarks

Returns true if the parameter is being overridden


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library