|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| StackRowStack (int initialSize) | |
| void | Dispose () |
Package Functions | |
| void | Push (StackRow row) |
| StackRow | Pop () |
Private Member Functions | |
| void | Enlarge () |
Private Attributes | |
| byte[] | _rentedBuffer |
| int | _topOfStack |
Definition at line 229 of file JsonDocument.cs.