Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CommandExecuteCallback

Callable

  • Function used in CommandOverloadBase.then and CommandArgument.then, to specify the custom command's behavior without arguments and with a specific argument being the last specified by the player, correspondingly.

    since

    3.0

    Parameters

    • ctx: CommandContext

      object to access the argument values and data about command caller, and to print the command successfull or failed result

    Returns void

Generated using TypeDoc