ArrayParser.setParser() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
value |
{any:array|ArrayParser} |
No |
Not applicable.
Set the value operated by this parser to the specified one or one of the specified parser, by ensuring it is an array. An already existing array will be set as a reference, not as a copy, so changes in it will be reflected in any variable or parser that have it assigned.