Navigation
API > API/Editor > API/Editor/AIGraph > API/Editor/AIGraph/UAIGraphNode
References
| Module | AIGraph |
| Header | /Engine/Source/Editor/AIGraph/Classes/AIGraphNode.h |
| Include | #include "AIGraphNode.h" |
| Source | /Engine/Source/Editor/AIGraph/Private/AIGraphNode.cpp |
virtual void UpdateErrorMessage()
Remarks
Checks for any errors in this node and updates ErrorMessage with any resulting message Called every time the graph is serialized (i.e. loaded, saved, execution index changed, etc)