PrefabsModuleModuleConfig Property

Configuration of this module.

Definition

Namespace: NorthLab.PrefabDrawer
Assembly: NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
public override Config ModuleConfig { get; protected set; }

Property Value

Config

Implements

IModuleModuleConfig

See Also