Enum SlotFlags
Defines what slot types an item can fit into.
Namespace: Content.Shared.Inventory
Assembly: Content.Shared.dll
Syntax
public enum SlotFlags : int
Fields
Name | Description |
---|---|
All | |
BACK | |
BELT | |
EARS | |
EYES | |
FEET | |
GLOVES | |
HEAD | |
IDCARD | |
INNERCLOTHING | |
LEGS | |
MASK | |
NECK | |
NONE | |
OUTERCLOTHING | |
PREVENTEQUIP | |
SUITSTORAGE |