Navigation
API > API/Editor > API/Editor/KismetCompiler > API/Editor/KismetCompiler/FKismetCompilerContext
References
| Module | KismetCompiler |
| Header | /Engine/Source/Editor/KismetCompiler/Public/KismetCompiler.h |
| Include | #include "KismetCompiler.h" |
| Source | /Engine/Source/Editor/KismetCompiler/Private/KismetCompiler.cpp |
UEdGraph &42; SpawnIntermediateFunctionGraph
&40;
const FString & InDesiredFunctionName,
const UFunction &42; InSignature,
bool bUseUniqueName
&41;
Remarks
Spawn an intermediate function graph for this compilation using the specified desired name (and optional signature), which may be modified to make it unique.