ArrayWrapper<T>¶
Namespace:
SideXP.Core| Inherits from:ICollectionWrapper<T>
Wraps an array in a container. This is useful to create custom property drawers for an entire array instead of each of its entries.
Properties¶
Elements¶
Inherited documentation.
Methods¶
GetEnumerator()¶
Iterates through items in this collection.