- Found in:
- Dylbills PE
Description
Documentation Comment
Set the previous element in the big array. Subtract 1 to currentIndex and set the element
if the current index is at the first element (0), goes to the last valid index in the array (size - 1).
Caveats
Parameters
Actorelement
Examples
Auto-Generated Example
Actor myActor__element
myDbBigActorArray__toCallFunctionOn.SetPrevious(myActor__element)