SwiftlyS2

soundcommands_t

Enum soundcommands_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum soundcommands_t : uint

Fields

  • SOUNDCTRL_CHANGE_PITCH = 1
  • SOUNDCTRL_CHANGE_VOLUME = 0
  • SOUNDCTRL_DESTROY = 3
  • SOUNDCTRL_FADEOUT = 4
  • SOUNDCTRL_STOP = 2

On this page