Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate > API/Plugins/ConcertSharedSlate/Replication > API/Plugins/ConcertSharedSlate/Replication/Editor > API/Plugins/ConcertSharedSlate/Replication/Editor/Model > API/Plugins/ConcertSharedSlate/Replication/Editor/Model/Property
Inheritance Hierarchy
- TSharedFromThis
- IPropertySelectionSourceModel
- FSelectPropertyFromUClassModel
References
| Module | ConcertSharedSlate |
| Header | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/Replication/Editor/Model/Property/IPropertySelectionSourceModel.h |
| Include | #include "Replication/Editor/Model/Property/IPropertySelectionSourceModel.h" |
Syntax
class IPropertySelectionSourceModel : public TSharedFromThis< IPropertySelectionSourceModel >
Remarks
Decides which properties can be added to a IReplicationStreamModel.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< IPropertySourceModel > | GetPropertySource
(
const FSoftClassPath& Class |
Gets the single source determining which properties can be selected. |