Prefab Drawer API Documentation
C#
Show/Hide TOC
Brush
Config Constructor
Default constructor for config.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
BrushConfig
(
int
version
)
Parameters
version
Int32
Version of this config file.
See Also
Reference
BrushConfig Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also