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

◆ NtlmAuthState

Enumerator
None 
Challenge 
Response 

Definition at line 2842 of file HttpWebRequest.cs.

2843 {
2844 [global::Cpp2ILInjected.Token(Token = "0x4000CA2")]
2845 None,
2846 [global::Cpp2ILInjected.Token(Token = "0x4000CA3")]
2847 Challenge,
2848 [global::Cpp2ILInjected.Token(Token = "0x4000CA4")]
2849 Response
2850 }