UK2Node_Literal::PostReconstructNode

Called at the end of ReconstructNode, allows node specific work to be performed

Windows
MacOS
Linux

Override Hierarchy

UK2Node::PostReconstructNode()

UK2Node_Literal::PostReconstructNode()

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_Literal.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_Literal.cpp

Syntax

virtual void PostReconstructNode()

Remarks

Called at the end of ReconstructNode, allows node specific work to be performed

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