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

◆ unityVersion

string UnityEngine.Application.unityVersion
getset

Definition at line 110 of file Application.cs.

111 {
112 [FreeFunction("Application_Bindings::GetUnityVersion", IsThreadSafe = true)]
113 [global::Cpp2ILInjected.Token(Token = "0x600047F")]
114 [global::Cpp2ILInjected.Address(RVA = "0x1F8444C", Offset = "0x1F8444C", Length = "0x28")]
115 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.VersionInfo", Member = "UnityVersion", ReturnType = "InControl.VersionInfo")]
116 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
117 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
118 [MethodImpl(4096)]
119 get;
120 }
class f__AnonymousType0<< Count > j__TPar