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

◆ StateFlags

Enumerator
None 
CaptureIdentity 
CaptureContext 
ThreadSafeContextCopy 
PostBlockStarted 
PostBlockFinished 

Definition at line 333 of file ContextAwareResult.cs.

334 {
335 [global::Cpp2ILInjected.Token(Token = "0x4000542")]
336 None = 0,
337 [global::Cpp2ILInjected.Token(Token = "0x4000543")]
338 CaptureIdentity = 1,
339 [global::Cpp2ILInjected.Token(Token = "0x4000544")]
340 CaptureContext = 2,
341 [global::Cpp2ILInjected.Token(Token = "0x4000545")]
343 [global::Cpp2ILInjected.Token(Token = "0x4000546")]
345 [global::Cpp2ILInjected.Token(Token = "0x4000547")]
347 }