Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphNode
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode.h |
| Include | #include "EdGraph/EdGraphNode.h" |
virtual void ValidateNodeDuringCompilation
(
class FCompilerResultsLog & MessageLog
) const
Remarks
Gives each visual node a chance to do final validation before it's node is harvested for use at runtime.