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>
void GetAllExpressionsOfType
&40;
TArray< ExpressionType &42; > & OutExpressions,
const bool bRecursive
&41;
Remarks
Get all expressions of the requested type, recursing through any function expressions in the function