Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.RBTree< K >.TreePage Class Referencesealed

Package Functions

 TreePage (int size)
 
int AllocSlot (RBTree< K > tree)
 

Package Attributes

readonly Node[] _slots
 
readonly int[] _slotMap
 

Properties

int InUseCount [get, set]
 
int PageId [get, set]
 

Private Attributes

int _inUseCount
 
int _pageId
 
int _nextFreeSlotLine
 

Detailed Description

Definition at line 47 of file RBTree.cs.


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