How do you replicate a uobject?

That code would be in your owner class of your uobjects. And in your uobject you must use GetLifetimeReplicatedProps to replicate inner structures.

1 Like