ArrayParser.setParser() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
value
No

Returns

Not applicable.

Description

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.

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