Prefab Drawer API Documentation
C#
Show/Hide TOC
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
abstract
void
Clone
(
Config
toClone
)
Parameters
toClone
Config
Source config.
See Also
Reference
Config Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also