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

◆ _authenticationFailedEvent()

static void Android_UserManager._authenticationFailedEvent ( string error)
inlinestaticprivate

Definition at line 209 of file Android_UserManager.cs.

210 {
211 if (!true)
212 {
213 }
214 Debug.Log("Player Failed to authenticate :" + error);
216 }
static void Log(object message)
Definition Debug.cs:51

References UnityEngine.Debug.Log(), and playerLoggedOut().