Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
EnumerableDebugView (IEnumerable< KeyValuePair< TKey, TValue > > enumerable) | |
Properties | |
KeyValuePair< TKey, TValue >[] | Items [get] |
Private Attributes | |
readonly IEnumerable< KeyValuePair< TKey, TValue > > | _enumerable |
Definition at line 7 of file EnumerableDebugView.cs.