Enum ItemHands
Defines how an item is held.
Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public enum ItemHands
Fields
Name | Description |
---|---|
Both | |
Either | |
LeftOnly | |
None | |
RightOnly |
Defines how an item is held.
public enum ItemHands
Name | Description |
---|---|
Both | |
Either | |
LeftOnly | |
None | |
RightOnly |