YArgument
|
The YArgumentParser type exposes the following members.
Name | Description | |
---|---|---|
Args | Get the argument list as a list of string. | |
ArgsLine | Get the argument list as a string line. | |
Arguments | Get the list of YArgument parsed by the engine. | |
ItemEnum | Get a YArgument from the argName or null if the given param is not found. | |
ItemInt32 | Get the string argument at the given index. | |
ItemString | Get a YArgument from the argName or null if the given param is not found. |