UControlRigGraphSchema::ShouldHidePinDefaultValue

If we should disallow viewing and editing of the supplied pin

Windows
MacOS
Linux

Override Hierarchy

UEdGraphSchema::ShouldHidePinDefaultValue()

UControlRigGraphSchema::ShouldHidePinDefaultValue()

References

Module

ControlRigDeveloper

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigDeveloper/Public/Graph/ControlRigGraphSchema.h

Include

#include "Graph/ControlRigGraphSchema.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigDeveloper/Private/Graph/ControlRigGraphSchema.cpp

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