FExpressionInput::Connect

Connects output of InExpression to this input

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialExpressionIO.h

Include

#include "MaterialExpressionIO.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialShared.cpp

Syntax

void Connect
(
    int32 InOutputIndex,
    class UMaterialExpression * InExpression
)

Remarks

Connects output of InExpression to this input

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