Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FExpressionInput
Syntax
UMaterialExpression &42; Expression
Remarks
Material expression that this input is connected to, or NULL if not connected. If you want to be safe when checking against dangling Reroute nodes, please use GetTracedInput before accessing this property.