Prefab Drawer API Documentation
C#
Show/Hide TOC
Extensions
Config
Enable
Extensions Property
Are extension modules are enabled?
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
bool
EnableExtensions
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
ExtensionsConfig Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also