Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FRemoteHeapOutgoingLineRequests |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/RemoteHeap.h |
| Include Path | #include "UObject/RemoteHeap.h" |
Syntax
class FRemoteHeapOutgoingLineRequests
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Address | uint64 | UObject/RemoteHeap.h | ||
| IndividualRequests | TArray< FRemoteHeapOutgoingLineRequest > | IndividualRequests is sorted by priority (highest first) | UObject/RemoteHeap.h |