Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.DataStructures.BinaryWriterHelper Struct Reference

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
 

Detailed Description

Definition at line 5 of file BinaryWriterHelper.cs.


The documentation for this struct was generated from the following file: