You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb none #rnx #preflight 645c95abaa3c584c0b1c91f0 - A url can now be provided via 'ini:Engine:[Core.VirtualizationModule]:ConnectionHelpUrl=""' that will be added to various connection errors. If the error message is via FMessageLog then the user will be able to click the url to go straight to the link. - This sort of help will be very company specific, this url will allow teams to build up their own FAQ for their users. - Currently used by the source control backend if the initial connection fails but will be expanded to other areas. - The url is currently parsed and owned by the virtualization manager but at the moment the connection error is issued by each backend. So right now there is a static accessor allowing backends to get the value to use. This would not work properly for 3rd party backends and will be changed in the near term. [CL 25424000 by paul chipchase in ue5-main branch]
73 KiB
73 KiB