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