Files
UnrealEngineUWP/Engine/Source/Editor/DetailCustomizations
Matthew Griffin a17ad6f446 Ensure new Axis and Action Mappings have unique names so that they're not grouped together
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]
2014-05-16 04:31:18 -04:00
..