SwiftlyS2

VoiceFlagValue

Enum VoiceFlagValue

Namespace: SwiftlyS2.Shared.Players

Assembly: SwiftlyS2.CS2.dll

[Flags]
public enum VoiceFlagValue : uint

Fields

  • All = 2
  • ListenAll = 4
  • ListenTeam = 16
  • Muted = 1
  • Normal = 0
  • Team = 8

On this page