Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FFrame > API/Runtime/CoreUObject/UObject/FFrame/GetStackDescription
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Stack.h |
| Include | #include "UObject/Stack.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/ScriptCore.cpp |
FString GetStackDescription() const
Remarks
This will return a string of the form "ScopeName.FunctionName" associated with this stack frame: