Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
FixupHolderList () | |
FixupHolderList (int startingSize) | |
void | Add (FixupHolder fixup) |
Package Attributes | |
FixupHolder[] | _values |
int | _count |
Private Member Functions | |
void | EnlargeArray () |
Definition at line 3 of file FixupHolderList.cs.