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

◆ Value

string ReLogic.OS.IClipboard.Value
getset

Implemented in ReLogic.OS.Base.Clipboard.

Definition at line 10 of file IClipboard.cs.

11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6005343")]
13 get;
14 [global::Cpp2ILInjected.Token(Token = "0x6005344")]
15 set;
16 }