|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| AbstractMemoryBlock | GetMemoryBlock () |
| AbstractMemoryBlock | GetMemoryBlock (int start, int size) |
| Stream | GetStream (out StreamConstraints constraints) |
| void | Dispose () |
Protected Member Functions | |
| AbstractMemoryBlock | GetMemoryBlockImpl (int start, int size) |
| void | Dispose (bool disposing) |
Properties | |
| int | Size [get] |
Definition at line 5 of file MemoryBlockProvider.cs.