FKeyHandleMap::Initialize

Quickly initializes this map by clearing it and filling with KeyHandles in O(n) time, instead of O(n^2) if [Add()](API\Runtime\Engine\Curves\FKeyHandleMap\Add) was used in a loop.