Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | SRemoteHeapLineData |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/RemoteHeap.h |
| Include Path | #include "UObject/RemoteHeap.h" |
Syntax
struct SRemoteHeapLineData
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Address | uint64 | UObject/RemoteHeap.h | ||
| Data | TArray< uint8 > | UObject/RemoteHeap.h |