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 319 of file WebConnectionTunnel.cs.

320 {
321 [global::Cpp2ILInjected.Token(Token = "0x4000DD9")]
322 None,
323 [global::Cpp2ILInjected.Token(Token = "0x4000DDA")]
324 Challenge,
325 [global::Cpp2ILInjected.Token(Token = "0x4000DDB")]
327 }