UMaterialGraphSchema::ArePinsCompatible_Internal

Check whether the types of pins are compatible

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

bool ArePinsCompatible_Internal
(
    const UEdGraphPin * InputPin,
    const UEdGraphPin * OutputPin,
    FText & ResponseMessage
) const

Remarks

Check whether the types of pins are compatible

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