Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate
| |
|
| Name |
TReplicationColumnDelegates |
| Type |
struct |
| Header File |
/Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/Replication/Editor/View/Column/ReplicationColumnDelegates.h |
| Include Path |
#include "Replication/Editor/View/Column/ReplicationColumnDelegates.h" |
Syntax
template<typename TTreeItemType>
struct TReplicationColumnDelegates
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FCreateColumn |
TBaseDelegate_NoParams< TSharedRef< IReplicationTreeColumn< TTreeItemType > > > |
|
Replication/Editor/View/Column/ReplicationColumnDelegates.h |