UMaterialGraphNode::GetOutputType

Get the Material value type of an output pin

Windows
MacOS
Linux

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

uint32 GetOutputType
(
    const UEdGraphPin * OutputPin
)

Remarks

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