|
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.LocalDataStoreElement:Public Member Functions | |
| LocalDataStoreElement (long cookie) | |
Properties | |
| object | Value [get, set] |
| long | Cookie [get, set] |
Private Attributes | |
| object | m_value |
| long | m_cookie |
Definition at line 8 of file LocalDataStoreElement.cs.