UK2Node_StructOperation::ShouldShowNodeProperties

Virtual bool [DrawNodeAsVariable() const ](API\Editor\BlueprintGraph\UK2Node_Variable\DrawNodeAsVariable)override { return true; }

Windows
MacOS
Linux

Override Hierarchy

UK2Node::ShouldShowNodeProperties()

UK2Node_StructOperation::ShouldShowNodeProperties()

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_StructOperation.h

Include

#include "K2Node_StructOperation.h"

Syntax

virtual bool ShouldShowNodeProperties() const

Remarks

Virtual bool DrawNodeAsVariable() const override { return true; }

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