Procedural Mesh Slicing Replication

Per Post How do I replicate a UProceduralMeshComponent? #4:

These are great tips. I had to implement a custom movement replication function for the the sliced procmeshcomponents half sections generated with the slicing to keep the sections orientation on the server/clients sync, This is orientation sync is required to ensure slice plane is replicated properly on all clients.