ArrayParser.removeValue() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
value |
No |
{int}
Remove all occurences of the specified value and return the number of removed values. If an ArrayParser
is specified as the value, all occurences of its shared values will be removed.