Update Input Field Text that can be edited by any player

Options
I am trying to use OnPhotonSerializeView() or RPCs to update the text that is entered into a UI Input field. These input fields will be instantiated into the game as scene objects and will be able to be edited by either player. I am having difficulty finding resources on how to do this well. All input would be really appreciated! Thanks!

Comments

This discussion has been closed.