UMetasoundEditorGraphSchema::ShouldHidePinDefaultValue

If we should disallow viewing and editing of the supplied pin

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UEdGraphSchema::ShouldHidePinDefaultValue()

UMetasoundEditorGraphSchema::ShouldHidePinDefaultValue()

References

Module

MetasoundEditor

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h

Include

#include "MetasoundEditorGraphSchema.h"

Source

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraphSchema.cpp

Syntax

virtual bool ShouldHidePinDefaultValue
(
    UEdGraphPin * Pin
) const

Remarks

If we should disallow viewing and editing of the supplied pin