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

◆ operatingSystemFamily

OperatingSystemFamily UnityEngine.SystemInfo.operatingSystemFamily
staticgetset

Definition at line 34 of file SystemInfo.cs.

35 {
36 [global::Cpp2ILInjected.Token(Token = "0x60001CA")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1F7567C", Offset = "0x1F7567C", Length = "0x28")]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "KeyPressed", MemberParameters = new object[] { "UnityEngine.Event" }, ReturnType = "UnityEngine.UI.InputField.EditState")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
41 get
42 {
43 throw null;
44 }
45 }