Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
Captures the callstack at the point where a scope row was created via AddScopeRow. Used by the Scope Hierarchy debugger tab to show where each scope row originated.
Name
FScopeRowSourceInfo
Type
struct
Header File
/Engine/Source/Runtime/TypedElementFramework/Public/DataStorage/Scope/EditorDataScopeColumns.h
Include Path
#include "DataStorage/Scope/EditorDataScopeColumns.h"
Syntax
USTRUCT (Meta=(DisplayName="Scope Row Source Info"))
struct FScopeRowSourceInfo : public FEditorDataStorageColumn
Copy full snippet
Inheritance Hierarchy
Constants
Name
Type
Remarks
Include Path
MaxCallstackDepth
int32
DataStorage/Scope/EditorDataScopeColumns.h
Variables
Public
Name
Type
Remarks
Include Path
Unreal Specifiers
Callstack
uint64
DataStorage/Scope/EditorDataScopeColumns.h
CallstackDepth
int32
DataStorage/Scope/EditorDataScopeColumns.h