UMaterialGraph::IsInputActive

Check whether a material input should be marked as active

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "MaterialGraph/MaterialGraph.h"

Source

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

Syntax

bool IsInputActive
(
    class UEdGraphPin * GraphPin
) const

Remarks

Check whether a material input should be marked as active

Parameters

Parameter

Description

GraphPin

Pin representing the material input

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