//Spheroid Script/spheroid.collections/MutableList/set
set
Replaces the element at the specified position in this list with the specified element.
Return
the element previously at the specified position.
//Spheroid Script/spheroid.collections/MutableList/set
Replaces the element at the specified position in this list with the specified element.
the element previously at the specified position.