Also in blueprints I know there is a property to specify whether the object should be spawned on clients or not, which is checked by default even if “Replicated” is not. In that case what dzeligman described will happen. And you would spawn something only on the server if that is unchecked. Haven’t checked what it is in C++ yet.