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

◆ identifier

string UnityEngine.Application.identifier
staticget

Definition at line 89 of file Application.cs.

90 {
91 [FreeFunction("GetApplicationInfo().GetApplicationIdentifier")]
92 get
93 {
94 throw new MissingMethodException();
95 }
96 }
class f__AnonymousType0<< Count > j__TPar