Enum ItemCollection.AddPosition
Where to position items added to collection.
Namespace: DaggerfallWorkshop.Game.Items
Assembly: Assembly-CSharp.dll
Syntax
public enum AddPosition
Fields
| Name | Description |
|---|---|
| Back | |
| DontCare | |
| Front |
Where to position items added to collection.
public enum AddPosition
| Name | Description |
|---|---|
| Back | |
| DontCare | |
| Front |