[Missing <summary> documentation for "P:XmlDefs.HeldItem.MaxHands"]

Namespace: XmlDefs
Assembly: XmlDefs (in XmlDefs.dll) Version: 0.5.0.0

Syntax

C#
[HelpAttribute("The max number of hands this can be held in.  Has to be 1 or 2.")]
public int MaxHands { get; set; }

See Also