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

◆ BufferAllocatedReason

Enumerator
Pooled 
OverMaximumSize 
PoolExhausted 

Definition at line 140 of file ArrayPoolEventSource.cs.

141 {
142 [global::Cpp2ILInjected.Token(Token = "0x4001AAC")]
143 Pooled,
144 [global::Cpp2ILInjected.Token(Token = "0x4001AAD")]
146 [global::Cpp2ILInjected.Token(Token = "0x4001AAE")]
148 }