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

◆ FlattenFoldersOnExtract

bool Ionic.Zip.ZipFile.FlattenFoldersOnExtract
getset

Definition at line 1035 of file ZipFile.cs.

1036 {
1037 [global::Cpp2ILInjected.Token(Token = "0x6000186")]
1038 [global::Cpp2ILInjected.Address(RVA = "0x1A58208", Offset = "0x1A58208", Length = "0x8")]
1039 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1040 get
1041 {
1042 throw null;
1043 }
1044 [global::Cpp2ILInjected.Token(Token = "0x6000187")]
1045 [global::Cpp2ILInjected.Address(RVA = "0x1A58210", Offset = "0x1A58210", Length = "0xC")]
1046 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1047 set
1048 {
1049 throw null;
1050 }
1051 }