Reordering Maps ( dictionary)

If Blueprint Maps are based on tMaps, they are unordered by nature which is why they are so fast to access and act upon. If you want an ordered map, you should use two arrays instead.