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

◆ Shutdown()

void Terraria.Social.Discord.JoinRequestSocialModule.Shutdown ( )
inline

Implements Terraria.Social.ISocialModule.

Definition at line 27 of file JoinRequestSocialModule.cs.

28 {
30 if (@delegate != null)
31 {
32 return;
33 }
35 if (delegate2 != null)
36 {
37 throw new InvalidCastException();
38 }
39 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.