get the next element in the big array. Add 1 to currentIndex and get the element
if the current index is already at the last valid element (size - 1), goes to the first index in the array (0).
Caveats
Examples
Auto-Generated Example
Actor returnedValue = myDbBigActorArray__toCallFunctionOn.GetNext()