UMaterialFunctionInterface::UpdateParameterSet

Returns if any of the matching parameters have changed

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Materials/MaterialFunctionInterface.h"

Syntax

template<typename ParameterType, typename ExpressionType>
bool UpdateParameterSet
(
    ParameterType & Parameter
)

Remarks

Returns if any of the matching parameters have changed

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