RPG Event Generator - v5.0.0
    Preparing search index...

    Function move

    • Move item from one index to another

      Type Parameters

      • T

      Parameters

      • array: T[]
      • fromIndex: number
      • toIndex: number

      Returns T[]