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