| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
This is the complete list of members for System.Threading.Thread.LocalDataStore, including all inherited members.
| AllocateNamedSlot(string name) | System.Threading.Thread.LocalDataStore | inlinestatic | 
| AllocateSlot() | System.Threading.Thread.LocalDataStore | inlinestatic | 
| EnsureNameToSlotMap() | System.Threading.Thread.LocalDataStore | inlineprivatestatic | 
| FreeNamedSlot(string name) | System.Threading.Thread.LocalDataStore | inlinestatic | 
| GetData(LocalDataStoreSlot slot) | System.Threading.Thread.LocalDataStore | inlinestatic | 
| GetNamedSlot(string name) | System.Threading.Thread.LocalDataStore | inlinestatic | 
| GetThreadLocal(LocalDataStoreSlot slot) | System.Threading.Thread.LocalDataStore | inlineprivatestatic | 
| s_nameToSlotMap | System.Threading.Thread.LocalDataStore | privatestatic | 
| SetData(LocalDataStoreSlot slot, object value) | System.Threading.Thread.LocalDataStore | inlinestatic |