terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetClipboard()

override string ReLogic.OS.Linux.Clipboard.GetClipboard ( )
inlineprotected

Definition at line 10 of file Clipboard.cs.

11 {
12 long num = 0L;
13 if ("-o" != null)
14 {
15 }
16 if (num == 0L)
17 {
18 }
19 throw new OutOfMemoryException();
20 }

References System.L.