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

◆ mode

PersistentListenerMode UnityEngine.Events.PersistentCall.mode
get

Definition at line 48 of file PersistentCall.cs.

49 {
50 get
51 {
52 return this.m_Mode;
53 }
54 }

Referenced by UnityEngine.Events.PersistentCall.GetRuntimeCall().