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

◆ MultiLineValue

string ReLogic.OS.Base.Clipboard.MultiLineValue
getset

Implements ReLogic.OS.IClipboard.

Definition at line 33 of file Clipboard.cs.

34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6005374")]
36 [global::Cpp2ILInjected.Address(RVA = "0x9446A8", Offset = "0x9446A8", Length = "0x1C")]
37 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Clipboard), Member = "SanitizeClipboardText", MemberParameters = new object[]
40 {
41 typeof(string),
42 typeof(bool)
43 }, ReturnType = typeof(string))]
44 get
45 {
46 throw null;
47 }
48 }
class f__AnonymousType0<< Count > j__TPar