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

◆ Status

enum Status
package

Definition at line 178 of file WebCompletionSource.cs.

179 {
180 [global::Cpp2ILInjected.Token(Token = "0x4000D89")]
181 Running,
182 [global::Cpp2ILInjected.Token(Token = "0x4000D8A")]
183 Completed,
184 [global::Cpp2ILInjected.Token(Token = "0x4000D8B")]
185 Canceled,
186 [global::Cpp2ILInjected.Token(Token = "0x4000D8C")]
187 Faulted
188 }