[]
Inserts an element into the current collection.
public void Insert(int index, InputAction inputAction)
The index where to insert the element.
The element to insert.