BrushConfigClone Method

Clone config data.

Definition

Namespace: NorthLab.PrefabDrawer
Assembly: NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
public override void Clone(
	Config toClone
)

Parameters

toClone  Config
Source config.

See Also