Is the replication order guaranteed? (Rep_Notify) C++

I’m not sure how replication actually works… until now I thought that in the case of the structure all members (16 bits) would be replicated… And I thought the same in the case of an array…

But if it works like you say it really is a paradigm change for me. I was very concerned about inefficient use of the network.

Thank you very much for your help!! :heart: