FMaterialPropertyHelpers::GetParameterExpressionDescription

Gets the expression description of this parameter from the base material

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 [FText](API\Runtime\Core\Internationalization\FText) GetParameterExpressionDescription
(
    [UDEditorParameterValue](API\Editor\UnrealEd\MaterialEditor\UDEditorParameterValue) * Parameter,
    [UObject](API\Runtime\CoreUObject\UObject\UObject) * MaterialEditorInstance
)

Remarks

Gets the expression description of this parameter from the base material


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library