FIndexedHandleManagerBase

Handle Manager meant for [FIndexedHandleBase](API\Runtime\AIModule\FIndexedHandleBase) and [FCompactIndexedHandleBase](API\Runtime\AIModule\FCompactIndexedHandleBase) derived classes, handles are given out from a freelist and are zero based and consecutive in nature, so ideal for being used as indices in to arrays.