Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate
Holds information relevant to a row.
| Name | FObjectTreeRowContext |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/Replication/Editor/View/Column/IObjectTreeColumn.h |
| Include Path | #include "Replication/Editor/View/Column/IObjectTreeColumn.h" |
Syntax
struct FObjectTreeRowContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RowData | FReplicatedObjectData | The data that is stored in the row | Replication/Editor/View/Column/IObjectTreeColumn.h |