Navigation
API > API/Editor > API/Editor/KismetCompiler > API/Editor/KismetCompiler/FKismetFunctionContext
References
| Module | KismetCompiler |
| Header | /Engine/Source/Editor/KismetCompiler/Public/KismetCompiledFunctionContext.h |
| Include | #include "KismetCompiledFunctionContext.h" |
void CopyAndPrependStatements
(
UEdGraphNode * Destination,
UEdGraphNode * Source
)
Remarks
Prepends the statements corresponding to Source to the set of statements corresponding to Dest