Enum SupplierStatus
Represents the current native state of a supplier NPC.
public enum SupplierStatus
- Extension Methods
Fields
Idle = 0The supplier is not preparing a drop or attending a meeting.
Meeting = 2The supplier is attending a meeting with the player.
PreparingDeadDrop = 1The supplier is preparing a dead-drop order.