Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FFrame
| Type | Name | Description | |
|---|---|---|---|
| FString | This will return a string of the form "ScopeName.FunctionName" associated with this stack frame: | ||
| void | GetStackDescription
(
FStringBuilderBase& StringBuilder |
This will append a string of the form "ScopeName.FunctionName" associated with this stack frame |