UMaterialGraphNode_Base::GetInputIndex

Get the Material Expression input index from an input pin

Windows
MacOS
Linux

Override Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "MaterialGraph/MaterialGraphNode_Base.h"

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