Structure vs Single Variable?

Here’s my struct.

Everything is sent when it first replicates.

If nothing changes after that, nothing is replicated.

If Percentage of Total Bases changes, then only Percentage of Total Bases is replicated on the next update. No other variable of the struct is sent.

2 Likes