Prefab Drawer API Documentation
C#
Show/Hide TOC
Brush
Config
Clone Method
Clone config data.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
override
void
Clone
(
Config
toClone
)
Parameters
toClone
Config
Source config.
See Also
Reference
BrushConfig Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also