Relative Transform Replication - going forward from 4.24

Hello!

Don’t worry, these won’t just be “locked off” in future versions, and you’ll be able to disable them as you normally would.

For now, just wrap your calls to DOREPLIFETIME_ACTIVE_OVERRIDE, DOREPLIFETIME_CHANGE_CONDITION, DISABLE_REPLICATED_PROPERTY, and DISABLE_ALL_CLASS_REPLICATED_PROPERTIES in PRAGMA_DISABLE_DEPRECATION_WARNINGS and PRAGMDA_ENABLE_DEPRECATION_WARNINGS.

We will have changes coming in 4.25 that will allow you to make similar calls that won’t require access to the members directly, so even once they become private you’ll still be able to completely change this behavior.

I’m sorry for the inconvenience!

Thanks,
Jon N.

2 Likes