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

◆ RfcChar

Enumerator
High 
Reg 
Ctl 
CR 
LF 
WS 
Colon 
Delim 

Definition at line 1690 of file WebHeaderCollection.cs.

1691 {
1692 [global::Cpp2ILInjected.Token(Token = "0x40009DE")]
1693 High,
1694 [global::Cpp2ILInjected.Token(Token = "0x40009DF")]
1695 Reg,
1696 [global::Cpp2ILInjected.Token(Token = "0x40009E0")]
1697 Ctl,
1698 [global::Cpp2ILInjected.Token(Token = "0x40009E1")]
1699 CR,
1700 [global::Cpp2ILInjected.Token(Token = "0x40009E2")]
1701 LF,
1702 [global::Cpp2ILInjected.Token(Token = "0x40009E3")]
1703 WS,
1704 [global::Cpp2ILInjected.Token(Token = "0x40009E4")]
1705 Colon,
1706 [global::Cpp2ILInjected.Token(Token = "0x40009E5")]
1707 Delim
1708 }