Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialFunctionInterface
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialFunctionInterface.h |
Include | #include "Materials/MaterialFunctionInterface.h" |
template<typename ExpressionType>
bool GetNamedParameterOfType
&40;
const FHashedMaterialParameterInfo & ParameterInfo,
ExpressionType &42;& Parameter,
UMaterialFunctionInterface &42;&42; OwningFunction
&41;
Remarks
Finds the first matching parameter by name and type