|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| DisposableData (int size) | |
| void | Dispose () |
Protected Member Functions | |
| override void | Release () |
Properties | |
| unsafe byte * | Pointer [get] |
Private Attributes | |
| IntPtr | _pointer |
Definition at line 8 of file NativeHeapMemoryBlock.cs.