[SessionsSubsystem] How to add data to Options URL when connecting to a server?

Is it possible? I need to add parameters to the request so server could receive them.
Looks like i have to overwrite UPendingNetGame but cant find easy way to tell Engine to use my class.
Or maybe there is easier way?
I’m using online subsystem for connections and hosts.

There is a call to PlayerController->ClientTravel(). I had just add url params there.

1 Like