Skip to content
Snippets Groups Projects

feature(replication, pawn): Adds (initial) different way to attach DCRA to...

Merged David Gilbert requested to merge feature/replication_improvements into dev/5.4
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -102,7 +102,7 @@ protected:
void UpdateRightHandForDesktopInteraction() const;
/* Replicated functionality */
/* Add a sync component to all instances of this pawn */
UFUNCTION(Reliable, NetMulticast)
void MulticastAddDCSyncComponent();
Loading