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

◆ Dispose()

void IDisposable. UnityEngine.TextGenerator.Dispose ( )
inlineprivate

Implements System.IDisposable.

Definition at line 33 of file TextGenerator.cs.

34 {
35 IntPtr ptr = this.m_Ptr;
36 IntPtr ptr2 = this.m_Ptr;
37 throw new MissingMethodException();
38 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and UnityEngine.TextGenerator.m_Ptr.