Only in the argument of string enum type, default value is required.
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 validate the string value written by the player, and to suggest the enum's values 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 string enum type.
3.0