|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| SpanDebugView (Span< T > span) | |
| SpanDebugView (ReadOnlySpan< T > span) | |
Properties | |
| T[] | Items [get] |
Private Attributes | |
| readonly T[] | _array |
Definition at line 5 of file SpanDebugView.cs.