You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
TTP#335363 - EDITOR: Adding new input mapping fails if None mapping exists Changed the add function to use a similar pattern to adding mappings to an existing group. Each add will create a new numbered name from a localized base name and check to see that it hasn't already been used. [CL 2075271 by Matthew Griffin in Main branch]