Navigation
API > API/Plugins > API/Plugins/ConcertClientSharedSlate > API/Plugins/ConcertClientSharedSlate/Replication > API/Plugins/ConcertClientSharedSlate/Replication/Editor > API/Plugins/ConcertClientSharedSlate/Replication/Editor/Model
Classes
| Type | Name | Description | |
|---|---|---|---|
| FReplicatablePropertySource | Lists all properties that can be replicated. | ||
| FSelectPropertyFromUClassModel | Decides which properties can be added to IEditableReplicationStreamModel. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGS void | UE::ConcertClientSharedSlate::EnumerateSelectableItems
(
TFunctionRef< EBreakBehavior(const ConcertSharedSlate::FSelectablePropertyInfo&SelectableOption)> D... |
||
| ConcertSharedSlate::FSourceDisplayInfo | |||
| uint32 |
Variables
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGS | pad0 | The allowed properties are those returned by UE::ConcertSyncCore::ForEachReplicatableProperty. | |
| TWeakObjectPtr< UClass > | Class | Weak ptr because it could be a Blueprint class that can be destroyed at any time. | |
| int32 | NumProperties |