Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
ICollectionDebugView (ICollection< T > collection) | |
ICollectionDebugView (ICollection< T > collection) | |
Properties | |
T[] | Items [get] |
Private Attributes | |
readonly ICollection< T > | _collection |
Definition at line 5 of file ICollectionDebugView.cs.