Variable CommandEvent.cmd

Declaration

class CommandEvent
{
  // ...
  CommandObject cmd;
  // ...
}