Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate > API/Plugins/ConcertSharedSlate/Replication > API/Plugins/ConcertSharedSlate/Replication/Editor > API/Plugins/ConcertSharedSlate/Replication/Editor/View > API/Plugins/ConcertSharedSlate/Replication/Editor/View/FPropertyAssignmentEntry
Syntax
TArray < TSoftObjectPtr <> > ContextObjects
Remarks
The objects for which the properties are being displayed.
This usually has only 1 entry. This has multiple elements in the case of multi-edit (i.e. when the user clicks multiple, compatible actors in the top-view). For example, for multi-edit this could contain ActorA->StaticMeshComponent0 and ActorB->StaticMeshComponent0.