Prefab Drawer API Documentation
C#
Show/Hide TOC
Module
Fold
Out Property
Is this module's UI is folded out?
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
bool
FoldOut
{
get
;
set
; }
Property Value
Boolean
Implements
IModule
FoldOut
See Also
Reference
Module Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
Property Value
Implements
See Also