Prefab Drawer API Documentation
C#
Show/Hide TOC
Module
Module
Config Property
Configuration of this module.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
abstract
Config
ModuleConfig
{
get
;
protected
set
; }
Property Value
Config
Implements
IModule
ModuleConfig
See Also
Reference
Module Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
Property Value
Implements
See Also