ShopToolsConfigItemPatternTemplates Property

Get a reference to the collection of pattern templates defined for this configuration.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 4)]
public PatternTemplateCollection PatternTemplates { get; }

Property Value

PatternTemplateCollection

See Also