Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEdGraphToken > API/Editor/UnrealEd/FEdGraphToken/Create
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EdGraphToken.h |
| Include | #include "EdGraphToken.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EdGraphToken.cpp |
static void Create
(
const UEdGraphPin * InPin,
FCompilerResultsLog * Log,
FTokenizedMessage & OutMessage,
TArray < UEdGraphNode * > & OutSourceNodes
)