UserToolItemToolType Property

Get/Set the name of the base tool definition upon which this tool is based.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 2)]
public string ToolType { get; set; }

Property Value

String

See Also