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

◆ Revision

int System.Version.Revision
getset

Definition at line 185 of file Version.cs.

186 {
187 [global::Cpp2ILInjected.Token(Token = "0x6000B7C")]
188 [global::Cpp2ILInjected.Address(RVA = "0x1C53E50", Offset = "0x1C53E50", Length = "0x8")]
189 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
190 get
191 {
192 throw null;
193 }
194 }