Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialExpressionMaterialFunctionCall
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionMaterialFunctionCall.h |
Include | #include "Materials/MaterialExpressionMaterialFunctionCall.h" |
Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp |
void UpdateFromFunctionResource
(
bool bRecreateAndLinkNode
)
Remarks
Update FunctionInputs and FunctionOutputs from the MaterialFunction. This must be called to keep the inputs and outputs up to date with the function being used.