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

◆ OnTick

static Action Terraria.Social.Steam.CoreSocialModule.OnTick
staticaddremove

Definition at line 13 of file CoreSocialModule.cs.

14 {
16 add
17 {
19 if (@delegate != null)
20 {
21 }
22 }
24 remove
25 {
27 if (@delegate != null)
28 {
29 }
30 }
31 }
class f__AnonymousType0<< Count > j__TPar