Default value for the following argument, sometimes doesn't need to be specified, if the type of argument doesn't take default values.
Argument's name that will be displayed in command syntax hint text, and also will be used to access its value on command call.
String name of the enum used to convert string enum keys written by the player to corresponding integer enum values, and to suggest the enum's keys to the player above the chat input box.
Whether the following argument is optional, defaults to false. If you at least once set this property to true, then all the arguments coming after the following one will become optional too.
Integer or string type of the following argument.
Generated using TypeDoc
Interface declaring a description object template for the command argument of integer enum type.
3.0