|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | ReservePointToFillLengthLaterByFilling6Bytes (BinaryWriter writer) |
| void | FillReservedPoint (BinaryWriter writer, ushort dataId) |
| void | FillOnlyIfThereIsLengthOrRevertToSavedPosition (BinaryWriter writer, ushort dataId, out bool wroteSomething) |
Private Attributes | |
| long | _placeInWriter |
Definition at line 5 of file BinaryWriterHelper.cs.