SwiftlyS2

InteractionPriority_t

Enum InteractionPriority_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum InteractionPriority_t : uint

Fields

  • INTERACT_PRIORITY_HIGH = 4
  • INTERACT_PRIORITY_LOW = 2
  • INTERACT_PRIORITY_MED = 3
  • INTERACT_PRIORITY_NONE = 0
  • INTERACT_PRIORITY_PASSIVE = 1

On this page