Variable CommandDefinition.triggers

Declaration

struct CommandDefinition
{
  // ...
  string[] triggers;
  // ...
}