Prefab Drawer API Documentation
C#
Show/Hide TOC
Prefabs
Module
Config
Version Property
Version of the configuration version.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
override
int
ConfigVersion
{
get
; }
Property Value
Int32
Implements
IModule
ConfigVersion
See Also
Reference
PrefabsModule Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
Property Value
Implements
See Also