Prefab Drawer API Documentation
C#
Show/Hide TOC
Monitored
Array
T
(Int
32) Constructor
Constructor.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
MonitoredArray
(
int
size
)
Parameters
size
Int32
Size of the array.
See Also
Reference
MonitoredArray
T
Class
MonitoredArray
T
Overload
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also