terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.DataStructures.BinaryWriterHelper Struct Reference
+ Collaboration diagram for Terraria.DataStructures.BinaryWriterHelper:

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 9 of file BinaryWriterHelper.cs.


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