UMaterialGraphSchema::GetMaterialValueType

Gets the type of this pin (must be part of a [UMaterialGraphNode_Base](API\Editor\UnrealEd\MaterialGraph\UMaterialGraphNode_Base))

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "MaterialGraph/MaterialGraphSchema.h"

Source

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

Syntax

static uint32 GetMaterialValueType
(
    const UEdGraphPin * MaterialPin
)

Remarks

Gets the type of this pin (must be part of a UMaterialGraphNode_Base)

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