Photon View with already existing object in scene

Options
I couldn't find anywhere in the documentation if a GameObject that is already in the scene can be synced with others?

I've also tried to add the PhotonView Component on my GameObject at runtime but it didn't work.

Is it something PUN supports or I have to instantiate my GameObject in order to be synced?

Comments