terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Activate()

CachedBuffer Terraria.DataStructures.CachedBuffer.Activate ( )
inlinepackage

Definition at line 55 of file CachedBuffer.cs.

56 {
58 this._isActive = true;
59 return this;
60 }
class f__AnonymousType0<< Count > j__TPar
readonly MemoryStream _memoryStream

References Terraria.DataStructures.CachedBuffer._memoryStream, and j__TPar.