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
That code would be in your owner class of your uobjects. And in your uobject you must use GetLifetimeReplicatedProps
to replicate inner structures.