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

Arguments

Name
Type
Optional
position
{int}
No
value
{any}
No

Returns

Not applicable.

Description

Set a specified position of this List to the specified value and any empty places before it to 0.

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