Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Utilities.SlotVector< T >.Enumerator Class Referencesealed

Public Member Functions

 Enumerator (SlotVector< T > slotVector)
 
void Reset ()
 
bool MoveNext ()
 
void Dispose ()
 

Properties

ItemPair IEnumerator< ItemPair >. Current [get]
 
object IEnumerator. Current [get]
 

Private Attributes

SlotVector< T > _slotVector
 
int _index = -1
 

Detailed Description

Definition at line 10 of file SlotVector.cs.


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