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

◆ ApplyPass()

void Terraria.GameContent.Bestiary.BestiaryDatabase.ApplyPass ( BestiaryDatabase::BestiaryEntriesPass pass)
inline

Definition at line 77 of file BestiaryDatabase.cs.

78 {
79 int size = this._entries._size;
80 IntPtr method_code = pass.method_code;
81 IntPtr invoke_impl = pass.invoke_impl;
82 IntPtr method = pass.method;
83 int size2 = this._entries._size;
84 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Bestiary.BestiaryDatabase._entries, System.Collections.Generic.List< T >._size, and j__TPar.