UEdGraphNode::CanUserEditPinAdvancedViewFlag

Whether or not this node allows users to edit the advanced view flag of pins (actually edit the property, not the same as show/hide advanced pins).

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::CanUserEditPinAdvancedViewFlag()

UK2Node_SwitchEnum::CanUserEditPinAdvancedViewFlag()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode.h

Include

#include "EdGraph/EdGraphNode.h"

Syntax

virtual bool CanUserEditPinAdvancedViewFlag() const

Remarks

Whether or not this node allows users to edit the advanced view flag of pins (actually edit the property, not the same as show/hide advanced pins).

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