ShopToolsConfigItemToolTypeDefinitions Property

Get a reference to the collection of tool type definitions available in this configuration.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonIgnoreAttribute]
public ToolTypeDefinitionCollection ToolTypeDefinitions { get; }

Property Value

ToolTypeDefinitionCollection

See Also