UMaterial::HasDuplicateParameters

Return whether the provided expression parameter has duplicates.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/Material.h

Include

#include "Materials/Material.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/Material.cpp

Syntax

virtual bool HasDuplicateParameters
(
    const UMaterialExpression * Expression
)

Remarks

Return whether the provided expression parameter has duplicates.

Parameters

Parameter

Description

Expression

The expression parameter to check for duplicates.

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