Variable VoiceSpeakingPacket.speaking

Declaration

class VoiceSpeakingPacket
{
  // ...
  bool speaking;
  // ...
}