Config Constructor

Default constructor for config.

Definition

Namespace: NorthLab.PrefabDrawer
Assembly: NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
public Config(
	int version
)

Parameters

version  Int32
Version of this config file.

See Also