terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ LoadModule< T >() [2/2]

static T Terraria.Social.SocialAPI.LoadModule< T > ( T module)
inlinestaticprivate
Type Constraints
T :ISocialModule 

Definition at line 88 of file SocialAPI.cs.

88 : ISocialModule
89 {
90 throw null;
91 }