Steps
Add AC_Cavrnus_SyncMove to BP_BasePawn
Add event dispatcher to TransformManager to broadcast changes made to the ModifiedActors array.
In the same TransformManager blueprint, locate the AddTransformActor function and add the shown logic.
Move command is now synced!