UK2Node_Literal::IsNodePure

Returns whether this node is considered 'pure' by the compiler

Windows
MacOS
Linux

Override Hierarchy

UK2Node::IsNodePure()

UK2Node_Literal::IsNodePure()

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_Literal.h"

Syntax

virtual bool IsNodePure() const

Remarks

Returns whether this node is considered 'pure' by the compiler

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