Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FFrame
| Type | Name | Description | |
|---|---|---|---|
| FString | GetScriptCallstack
(
bool bReturnEmpty, |
This will return the StackTrace of the all script frames currently active | |
| void | GetScriptCallstack
(
FStringBuilderBase& StringBuilder, |
This will return the StackTrace of the all script frames currently active |