Enum InteractionPriority_t
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public enum InteractionPriority_t : uint
- Extension Methods
Fields
INTERACT_PRIORITY_HIGH = 4INTERACT_PRIORITY_LOW = 2INTERACT_PRIORITY_MED = 3INTERACT_PRIORITY_NONE = 0INTERACT_PRIORITY_PASSIVE = 1