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

◆ IsText

bool Ionic.Zip.ZipEntry.IsText
getset

Definition at line 1108 of file ZipEntry.cs.

1109 {
1110 [global::Cpp2ILInjected.Token(Token = "0x60000EB")]
1111 [global::Cpp2ILInjected.Address(RVA = "0x1A4AC60", Offset = "0x1A4AC60", Length = "0x8")]
1112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1113 get
1114 {
1115 throw null;
1116 }
1117 [global::Cpp2ILInjected.Token(Token = "0x60000EC")]
1118 [global::Cpp2ILInjected.Address(RVA = "0x1A4AC68", Offset = "0x1A4AC68", Length = "0xC")]
1119 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1120 set
1121 {
1122 throw null;
1123 }
1124 }