Is it possible to send rpc when photon view not exist at the same place?

Options
Hello, I have one object that spawning with photon instantiate. I have one child and I'm spawning child without photon instantiate to use addressable. My scripts to send rpc in child and I don't have photon view in child so I can't send rpc. Is it possible to resolve it without raise event? Thank you.