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
IClipboard.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
ReLogic.OS
4
{
5
// Token: 0x02000B1F RID: 2847
6
public
interface
IClipboard
7
{
8
// Token: 0x170008F8 RID: 2296
9
// (get) Token: 0x06005343 RID: 21315
10
// (set) Token: 0x06005344 RID: 21316
11
string
Value
{
get
;
set
; }
12
13
// Token: 0x170008F9 RID: 2297
14
// (get) Token: 0x06005345 RID: 21317
15
string
MultiLineValue
{
get
; }
16
}
17
}
ReLogic.OS.IClipboard.Value
string Value
Definition
IClipboard.cs:11
ReLogic.OS.IClipboard.MultiLineValue
string MultiLineValue
Definition
IClipboard.cs:15
ReLogic.OS.IClipboard
Definition
IClipboard.cs:7
ReLogic.OS
Definition
Clipboard.cs:4
System
Definition
__ComObject.cs:4
source
ReLogic
OS
IClipboard.cs
Generated by
1.10.0