UMaterialGraphSchema::ShouldHidePinDefaultValue

If we should disallow viewing and editing of the supplied pin

Windows
MacOS
Linux

Override Hierarchy

UEdGraphSchema::ShouldHidePinDefaultValue()

UMaterialGraphSchema::ShouldHidePinDefaultValue()

References

Module

UnrealEd

Header

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

Include

#include "MaterialGraph/MaterialGraphSchema.h"

Syntax

virtual bool ShouldHidePinDefaultValue
(
    UEdGraphPin * Pin
) const

Remarks

If we should disallow viewing and editing of the supplied 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