This is obviously beyond the scope of this course, so I’m not asking for help from official channels, but I’m curious if anyone can point me/us in the right direction.
I notice that when I join the session it is connecting over my vpn network interface, so I started hunting for a way to configure which interface is used for creating, searching, and joinging a session, and I’m coming up empty.
I expected to find something in the FOnlineSessionSettings and/or FOnlineSessionSearch->QuerySettings or similar, but I’m not seeing anything. I couldn’t even find a listing of the setting available in those classes, so I went to the header files, and I’m not seeing anytihng related to Network Interfaces.
I would like to be able to find create a list of network interfaces and pass their name or IP, or whatever is most useful, to the UI and allow players to select the interface from a dropdown when they create, search, join etc.