Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandEntry

A command entry.

Hierarchy

  • CommandEntry

Index

Properties

arguments

arguments: any[]

The list of additional arguments for the callback.

askForArgument

askForArgument: boolean

Defines if the GUI asks for arguments or not.

description

description: string

The scription.

id

id: string

The ID of the command.

label

label: string

The label.

suppressArguments

suppressArguments: boolean

Supress own arguments or not.

Generated using TypeDoc