Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UObject
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Object.h |
Include | #include "UObject/Object.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/ScriptCore.cpp |
void execPopExecutionFlow
&40;
FFrame & Stack,
void &42; Result
&41;
Remarks
Pops a code offset from the execution flow stack and starts execution there. If there are no stack entries left, it is treated as an execution error.