MultiplyCommand.a

Undocumented in source.
struct MultiplyCommand
@ArgGroup("numbers", "Numbers to multiply together")
float a;

Meta