Function used in CommandsModule.registerCustomParserCommand to manually parse the command text and apply your custom parser chat command's behavior.
3.0
the whole command text except /your_command_name
/your_command_name
object to access the argument values and data about command caller, and to print command's successfull or failed result
Generated using TypeDoc
Function used in CommandsModule.registerCustomParserCommand to manually parse the command text and apply your custom parser chat command's behavior.
3.0