At the moment, trying to trigger a custom network event on another client that uses any common data between the emitting and recieving client is an exceptionally poor development experience, even in non-graph implementations of Udon like UdonSharp.
Udon should be able to await the receiving of required vars before triggering a custom network event.