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
System.Threading.AsyncLocalValueChangedArgs< T > Struct Template Reference
+ Collaboration diagram for System.Threading.AsyncLocalValueChangedArgs< T >:

Package Functions

 AsyncLocalValueChangedArgs (T previousValue, T currentValue, bool contextChanged)
 

Properties

T CurrentValue [get, set]
 

Private Attributes

readonly T< PreviousValuek__BackingField
 
readonly T< CurrentValuek__BackingField
 
readonly bool< ThreadContextChangedk__BackingField
 

Detailed Description

Definition at line 9 of file AsyncLocalValueChangedArgs.cs.


The documentation for this struct was generated from the following file: