UMaterialGraphNode::GetInputIndex

Get the Material Expression input index from an input pin

Windows
MacOS
Linux

Override Hierarchy

UMaterialGraphNode_Base::GetInputIndex()

UMaterialGraphNode::GetInputIndex()

References

Module

UnrealEd

Header

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

Include

#include "MaterialGraph/MaterialGraphNode.h"

Source

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

Syntax

virtual int32 GetInputIndex
(
    const UEdGraphPin * InputPin
) const

Remarks

Get the Material Expression input index from an input pin

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