Relative Transform Replication - going forward from 4.24

In latest engine you would use the macro: DISABLE_REPLICATED_PRIVATE_PROPERTY in the GetLifetimeReplicatedProps function

They were true to their word and added a pathway for it.

I do still have to use a custom macro to change private replication conditions, but was able to do so pretty easily by referencing the above macro.

1 Like