FKismetFunctionContext::ResolveStatements

The function links gotos, sorts statments, and merges adjacent ones.

Unreal Engine C++ API Reference > Editor > KismetCompiler > FKismetFunctionContext

References

   
Module KismetCompiler
Header /Engine/Source/Editor/KismetCompiler/Public/KismetCompiledFunctionContext.h
Include #include "KismetCompiledFunctionContext.h"
Source /Engine/Source/Editor/KismetCompiler/Private/KismetCompilerMisc.cpp
void ResolveStatements()

Remarks

The function links gotos, sorts statments, and merges adjacent ones.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library