You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Change FPlatformUserId into a proper struct with an internal id that will be allocated by the platform Converting int->FPlatformUserId is currently deprecated, but the other direction is not deprecated until the online/input code can be converted GenericApplicaitonMessageHandler will convert back and forth between controller Id and FPlatformUserId as needed Add support for platform user id to LocalPlayer, by default it is synchronized with ControllerId #rb david.harvey, ben.hoffman #ROBOMERGE-AUTHOR: ben.zeigler #ROBOMERGE-SOURCE: CL 17597808 in //UE5/Main/... #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v871-17566257) [CL 17597827 by ben zeigler in ue5-release-engine-test branch]