You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Per.Larsson #rnx #preflight 61fabeb8ad2ae6c3b763a2b9 - Renamed to ::QueryPayloadStatuses since the output data is in the form of an array of FPayloadStatus - The method now returns EQueryResult rather than bool, which has 'Success' as value 0, all other values indicate an error. -- This can be expanded in the future if we start to provide more info from backends as to what actually failed. - FPayloadStatus has been cleaned up so that 'Partial' is not 'FoundPartial' to give a better indication that the payload was found in at least one storage backend, but not all of them. [CL 18861036 by paul chipchase in ue5-main branch]