Property ReachWithOneHand
ReachWithOneHand
Force character to reach for wound with only one hand. 0 = allow two-handed reach, 1 = left only if two-handed possible, 2 = right only if two-handed possible.
Declaration
public int ReachWithOneHand { set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Remarks
Default value = 0. Min value = 0. Max value = 2.