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

◆ Position

long System.IO.Stream.Position
getsetabstractinherited

Definition at line 94 of file Stream.cs.

95 {
96 [global::Cpp2ILInjected.Token(Token = "0x60028A9")]
97 get;
98 [global::Cpp2ILInjected.Token(Token = "0x60028AA")]
99 set;
100 }