Prefab Drawer API Documentation
C#
Show/Hide TOC
IModule
Load Method
Load module's settings from
Config
.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
void
Load
(
Config
config
)
Parameters
config
Config
Saved data.
See Also
Reference
IModule Interface
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also