Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
Populate new graph with any default nodes
Parameter |
Description |
---|---|
Graph |
Graph to add the default nodes to |
ContextClass |
If specified, the graph terminators will use this class to search for context for signatures (i.e. interface functions) |