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
EventType.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Telepathy
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000313"
)]
7
public
enum
EventType
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40021FF"
)]
10
Connected
,
11
[global::Cpp2ILInjected.Token(Token =
"0x4002200"
)]
12
Data
,
13
[global::Cpp2ILInjected.Token(Token =
"0x4002201"
)]
14
Disconnected
15
}
16
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
Telepathy.EventType
EventType
Definition
EventType.cs:8
Telepathy.EventType.Connected
@ Connected
Telepathy.EventType.Disconnected
@ Disconnected
Telepathy.EventType.Data
@ Data
Telepathy
Definition
Client.cs:16
source
Telepathy
EventType.cs
Generated by
1.10.0