PrefabsModuleConfigVersion Property

Version of the configuration version.

Definition

Namespace: NorthLab.PrefabDrawer
Assembly: NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
public override int ConfigVersion { get; }

Property Value

Int32

Implements

IModuleConfigVersion

See Also