|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| BytesWithOffset (byte[] bytes, int offset) | |
Properties | |
| byte[] | Bytes [get] |
| int | Offset [get] |
Private Attributes | |
| readonly byte[] | _bytes |
| readonly int | _offset |
Definition at line 3 of file BytesWithOffset.cs.