|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| SystemThreading_ThreadLocalDebugView (ThreadLocal< T > tlocal) | |
Properties | |
| bool | IsValueCreated [get] |
| T | Value [get] |
| List< T > | Values [get] |
Private Attributes | |
| readonly ThreadLocal< T > | _tlocal |
Definition at line 5 of file SystemThreading_ThreadLocalDebugView.cs.