Variable VoiceReadyPacket.modes

Declaration

class VoiceReadyPacket
{
  // ...
  string[] modes;
  // ...
}