Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Generic.QueueDebugView< T > Class Template Referencesealed

Public Member Functions

 QueueDebugView (Queue< T > queue)
 

Properties

T[] Items [get]
 

Private Attributes

readonly Queue< T_queue
 

Detailed Description

Definition at line 5 of file QueueDebugView.cs.


The documentation for this class was generated from the following file: