Enum ItemFlags
- Namespace
- Archipelago.MultiClient.Net.Enums
- Assembly
- Archipelago.MultiClient.Net.dll
Enum flags that describe special properties of the Item
[Flags]
public enum ItemFlags
Fields
Advancement = 1
Indicates the item can unlock logical advancement
NeverExclude = 2
Indicates the item is important but not in a way that unlocks advancement
None = 0
Nothing special about this item
Trap = 4
Indicates the item is a trap