UMaterialGraphNode_Root::GetInputType

Get the Material value type of an input pin

Windows
MacOS
Linux

Override Hierarchy

UMaterialGraphNode_Base::GetInputType()

UMaterialGraphNode_Root::GetInputType()

References

Module

UnrealEd

Header

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

Include

#include "MaterialGraph/MaterialGraphNode_Root.h"

Source

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

Syntax

virtual uint32 GetInputType
(
    const UEdGraphPin * InputPin
) const

Remarks

Get the Material value type of 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