Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
Metadata about an actor in a FConcertObjectReplicationMap.
| Name | FConcertReplicationRemappingData_Actor |
| Type | struct |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/Data/ActorLabelRemapping.h |
| Include Path | #include "Replication/Data/ActorLabelRemapping.h" |
Syntax
USTRUCT ()
struct FConcertReplicationRemappingData_Actor
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Class | FSoftClassPath | The class the actor had when the remapping data was generated. | Replication/Data/ActorLabelRemapping.h | |
| Label | FString | Label of the actor. | Replication/Data/ActorLabelRemapping.h |