PresetConfigs Property

Modules' settings.

Definition

Namespace: NorthLab.PrefabDrawer
Assembly: NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
public List<Config> Configs { get; set; }

Property Value

ListConfig

See Also