tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.DataStructures.BinaryWriterHelper Struct Reference

Public Member Functions

void FillOnlyIfThereIsLengthOrRevertToSavedPosition (BinaryWriter writer, ushort dataId, out bool wroteSomething)
 
void FillReservedPoint (BinaryWriter writer, ushort dataId)
 
void ReservePointToFillLengthLaterByFilling6Bytes (BinaryWriter writer)