Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/Replication > API/Plugins/ConcertSyncCore/Replication/Data > API/Plugins/ConcertSyncCore/Replication/Data/FConcertObjectReplicationSetting-
Syntax
UPROPERTY (EditAnywhere, Category="Concert")
uint8 ReplicationRate
Remarks
How often per second the object is supposed to be replicated per second.
The update in seconds is given by 1 / ReplicationRate. The default rate of 30 results in an update interval every 0.033s