Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Threading.AsyncLocalValueChangedArgs< T > Member List

This is the complete list of members for System.Threading.AsyncLocalValueChangedArgs< T >, including all inherited members.

AsyncLocalValueChangedArgs(T previousValue, T currentValue, bool contextChanged)System.Threading.AsyncLocalValueChangedArgs< T >inlinepackage
CurrentValueSystem.Threading.AsyncLocalValueChangedArgs< T >
PreviousValueSystem.Threading.AsyncLocalValueChangedArgs< T >
ThreadContextChangedSystem.Threading.AsyncLocalValueChangedArgs< T >