|
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
|
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< PreviousValue > | k__BackingField |
| readonly T< CurrentValue > | k__BackingField |
| readonly bool< ThreadContextChanged > | k__BackingField |
Definition at line 9 of file AsyncLocalValueChangedArgs.cs.