Navigation
API > API/Editor > API/Editor/KismetCompiler > API/Editor/KismetCompiler/FGraphCompilerContext
References
| Module | KismetCompiler |
| Header | /Engine/Source/Editor/KismetCompiler/Public/EdGraphCompilerUtilities.h |
| Include | #include "EdGraphCompilerUtilities.h" |
| Source | /Engine/Source/Editor/KismetCompiler/Private/EdGraphCompiler.cpp |
bool ValidateGraphIsWellFormed
&40;
UEdGraph &42; Graph
&41; const
Remarks
Performs standard validation on the graph (outputs point to inputs, no more than one connection to each input, types match on both ends, etc...)