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

◆ clipboard

string UnityEngine.UI.InputField.clipboard
staticgetsetprivate

Definition at line 1208 of file InputField.cs.

1209 {
1210 [global::Cpp2ILInjected.Token(Token = "0x60001D8")]
1211 [global::Cpp2ILInjected.Address(RVA = "0x1FBF688", Offset = "0x1FBF688", Length = "0x8")]
1212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1213 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIUtility), Member = "get_systemCopyBuffer", ReturnType = typeof(string))]
1214 get
1215 {
1216 throw null;
1217 }
1218 [global::Cpp2ILInjected.Token(Token = "0x60001D9")]
1219 [global::Cpp2ILInjected.Address(RVA = "0x1FBF690", Offset = "0x1FBF690", Length = "0x8")]
1220 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1221 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIUtility), Member = "set_systemCopyBuffer", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1222 set
1223 {
1224 throw null;
1225 }
1226 }
class f__AnonymousType0<< Count > j__TPar