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

◆ systemCopyBuffer

string UnityEngine.GUIUtility.systemCopyBuffer
getset

Definition at line 57 of file GUIUtility.cs.

58 {
59 [FreeFunction("GetCopyBuffer")]
60 [global::Cpp2ILInjected.Token(Token = "0x600006B")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1F9AE68", Offset = "0x1F9AE68", Length = "0x28")]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "get_clipboard", ReturnType = typeof(string))]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "KeyPressed", MemberParameters = new object[] { typeof(Event) }, ReturnType = "UnityEngine.UI.InputField.EditState")]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
66 [MethodImpl(4096)]
67 get;
68 [FreeFunction("SetCopyBuffer")]
69 [global::Cpp2ILInjected.Token(Token = "0x600006C")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1F9AE90", Offset = "0x1F9AE90", Length = "0x3C")]
71 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "set_clipboard", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "KeyPressed", MemberParameters = new object[] { typeof(Event) }, ReturnType = "UnityEngine.UI.InputField.EditState")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
75 [MethodImpl(4096)]
76 set;
77 }
class f__AnonymousType0<< Count > j__TPar