It seems that when i call a NetMulticast function right after instantiating a replicated object, the function is not called on the client as the object does not exist there yet.
What is a good way to make sure that the function will be called after the object is replicated?