Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FConcertPropertySelection
Description
Adds all parent properties if they are missing.
Suppose ReplicatedProperties = { ["Vector", "X"] }. After execution, it would be { ["Vector", "X"], ["Vector"] }
| Name | DiscoverAndAddImplicitParentProperties |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/Data/ConcertPropertySelection.h |
| Include Path | #include "Replication/Data/ConcertPropertySelection.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/Replication/Data/ConcertPropertySelection.cpp |
void DiscoverAndAddImplicitParentProperties()