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

◆ Title

string Microsoft.Xna.Framework.GameWindow.Title
getsetinherited

Definition at line 14 of file GameWindow.cs.

15 {
16 [global::Cpp2ILInjected.Token(Token = "0x60014A3")]
17 [global::Cpp2ILInjected.Address(RVA = "0xA960BC", Offset = "0xA960BC", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 [global::Cpp2ILInjected.Token(Token = "0x60014A4")]
24 [global::Cpp2ILInjected.Address(RVA = "0xA960C4", Offset = "0xA960C4", Length = "0x4C")]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReLogic.OS.OSX.WindowService), Member = "SetUnicodeTitle", MemberParameters = new object[]
26 {
27 typeof(GameWindow),
28 typeof(string)
29 }, ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReLogic.OS.Linux.WindowService), Member = "SetUnicodeTitle", MemberParameters = new object[]
31 {
32 typeof(GameWindow),
33 typeof(string)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Inequality", MemberParameters = new object[]
37 {
38 typeof(string),
39 typeof(string)
40 }, ReturnType = typeof(bool))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
42 set
43 {
44 throw null;
45 }
46 }
class f__AnonymousType0<< Count > j__TPar