FNodeHandlingFunctor::GenerateSimpleThenGoto

Generate a goto corresponding to the then pin(s)

Unreal Engine C++ API Reference > Editor > KismetCompiler > FNodeHandlingFunctor > GenerateSimpleThenGoto

References

   
Module KismetCompiler
Header /Engine/Source/Editor/KismetCompiler/Public/KismetCompilerMisc.h
Include #include "KismetCompilerMisc.h"
Source /Engine/Source/Editor/KismetCompiler/Private/KismetCompilerMisc.cpp
[FBlueprintCompiledStatement](API\Editor\KismetCompiler\FBlueprintCompiledStatement) & GenerateSimpleThenGoto
(
    [FKismetFunctionContext](API\Editor\KismetCompiler\FKismetFunctionContext) & Context,
    [UEdGraphNode](API\Runtime\Engine\EdGraph\UEdGraphNode) & Node
)

Remarks

Generate a goto corresponding to the then pin(s)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library