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
BlockState.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Ionic.Zlib
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x200003E"
)]
7
internal
enum
BlockState
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40001D4"
)]
10
NeedMore
,
11
[global::Cpp2ILInjected.Token(Token =
"0x40001D5"
)]
12
BlockDone
,
13
[global::Cpp2ILInjected.Token(Token =
"0x40001D6"
)]
14
FinishStarted
,
15
[global::Cpp2ILInjected.Token(Token =
"0x40001D7"
)]
16
FinishDone
17
}
18
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
Ionic.Zlib.BlockState
BlockState
Definition
BlockState.cs:8
Ionic.Zlib.BlockState.FinishStarted
@ FinishStarted
Ionic.Zlib.BlockState.FinishDone
@ FinishDone
Ionic.Zlib.BlockState.NeedMore
@ NeedMore
Ionic.Zlib.BlockState.BlockDone
@ BlockDone
Ionic.Zlib
Definition
Adler.cs:6
System
Definition
__Il2CppComDelegate.cs:6
source
Ionic.Zip.CF
Ionic
Zlib
BlockState.cs
Generated by
1.10.0