VoiceFlagValue
Enum VoiceFlagValue
Namespace: SwiftlyS2.Shared.Players
Assembly: SwiftlyS2.CS2.dll
[Flags]
public enum VoiceFlagValue : uintFields
- All = 2
- ListenAll = 4
- ListenTeam = 16
- Muted = 1
- Normal = 0
- Team = 8
Namespace: SwiftlyS2.Shared.Players
Assembly: SwiftlyS2.CS2.dll
[Flags]
public enum VoiceFlagValue : uint