List.removePosition() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
position
{int}
No

Returns

Not applicable.

Description

Remove a value at a specified position from the List and push the positions of all values after it back by one.

⚠️ **GitHub.com Fallback** ⚠️