MonitoredArrayTItem Property
Return element of index.
Namespace: NorthLab.PrefabDrawerAssembly: NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
public T this[
int index
] { get; set; }
- index Int32
- Index of the element.
TElement of index of the array.