Prefab Drawer API Documentation
C#
Show/Hide TOC
Prefabs
Module
Possible
To
Draw Property
Is it possible to draw?
CheckBoolList
CheckPrefabList
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
bool
PossibleToDraw
{
get
; }
Property Value
Boolean
See Also
Reference
PrefabsModule Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also