MonitoredArrayT(Int32) Constructor

Constructor.

Definition

Namespace: NorthLab.PrefabDrawer
Assembly: NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
public MonitoredArray(
	int size
)

Parameters

size  Int32
Size of the array.

See Also