UMaterialGraphNode_Base::GetInputPin

Get a single Input Pin via its index

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/MaterialGraph/MaterialGraphNode_Base.h

Include

#include "MaterialGraph/MaterialGraphNode_Base.h"

Source

/Engine/Source/Editor/UnrealEd/Private/MaterialGraphNode_Base.cpp

Syntax

UEdGraphPin * GetInputPin
(
    int32 InputIndex
) const

Remarks

Get a single Input Pin via its index

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