|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| AsyncLocalValueChangedArgs (T previousValue, T currentValue, bool contextChanged) | |
Properties | |
| T? | PreviousValue [get] |
| T? | CurrentValue [get] |
| bool | ThreadContextChanged [get] |
Definition at line 3 of file AsyncLocalValueChangedArgs.cs.