A object reference isn’t a component its just variable which is why you can’t create one, you need to use the static mesh component reference and you should also do it on the OnRep in the parent character class or your changes wont be networked.
A object reference isn’t a component its just variable which is why you can’t create one, you need to use the static mesh component reference and you should also do it on the OnRep in the parent character class or your changes wont be networked.