SGraphNode::InvalidateGraphData

Called when ed graph data is cleared, indicating this widget can no longer safely access GraphNode - forwards call to owned pins:

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphNode

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphNode.h
Include #include "SGraphNode.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphNode.cpp
void InvalidateGraphData()

Remarks

Called when ed graph data is cleared, indicating this widget can no longer safely access GraphNode - forwards call to owned pins:


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library