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 = 1Indicates the item can unlock logical advancement
NeverExclude = 2Indicates the item is important but not in a way that unlocks advancement
None = 0Nothing special about this item
Trap = 4Indicates the item is a trap