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

◆ lowMemory

static Application LowMemoryCallback UnityEngine.Application.lowMemory
staticaddremove

Definition at line 141 of file Application.cs.

142 {
144 add
145 {
147 if (@delegate != null)
148 {
149 }
150 }
152 remove
153 {
155 if (@delegate != null)
156 {
157 }
158 }
159 }
class f__AnonymousType0<< Count > j__TPar